pltINote GetAlignment
Gets the text alignment for the note.
Syntax
pltINote_handle GetAlignment
Application
HyperWorks Tcl Query
Description
- "left"
- "right"
- "center"
Errors
None.
View new features for HyperWorks Desktop 2020.1.
Learn the basics and discover the workspace.
Discover HyperWorks Desktop functionality with interactive tutorials.
Start HyperWorks Desktop and configure the applications.
Learn how to create, open, import and save models.
Control the view and display of your model in the modeling window.
Use the Session Browser to view the current session and all the pages and windows it contains in a hierarchical display.
Publish your HyperWorks Desktop session to HTML, PowerPoint, or Report files.
Use the Parameters Browser to parameterize the contents of a session file or report template and automate a variety of analysis processes with the Parameters Browser.
Automate common workflows using the Process Manager or Automate tool.
Explore, organize and manage your personal data, collaborate in teams, and connect to other data sources, such as corporate PLM systems to access CAD data or publish simulation data.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running HyperWorks in batch mode, using Tcl/Tk commands, translators, and result math.
Altair Binary Format (ABF) is the standard binary format read by the program. A library called abflib allows you to create files in ABF.
A generic ASCII reader is now available which allows you to bring custom results directly into HyperView. The Altair ASCII format is useful for reading the results of any in-house or propriety codes which are saved in a generic format.
Batch mode allows you perform a series of operations outside the program interface.
External resources can be registered in preference files, session files, or Templex files. If an external resource is registered in a program session, it is automatically registered in the session file when the session is saved.
The HyperWorks Desktop scripting interface is a set of Tcl/Tk commands that follow a simple and consistent syntax.
APIs can be used to perform various actions in HyperWorks. For example, the AddPage API can be used to add a page within the project.
Overview of object hierarchy for HyperView, HyperGraph, HyperWorks Desktop, MotionView, MediaView and TextView.
Links to the introductory pages for the Tcl/Tk commands that can be used in HyperView, MotionView, HyperGraph, HyperGraph 3D, TextView and MediaView.
Examples of script uses cases.
Learn more about Tcl/Tk with this basic example.
Learn more about programming with HyperWorks Tcl/Tk commands with this tutorial.
Tcl/Tk classes for the following HyperWorks Desktop applications.
Draws an outline around a note.
Gets the text alignment for the note.
Gets the attachment method for the note.
Gets the index of the curve to which the note is attached.
Gets the expression or the value of the point on the curve to which the note is attached.
Gets the index of the point on the curve to which the note is attached.
Gets the filename of any bitmap displayed in the note.
Gets the border thickness of the note.
Gets the text color of the note.
Gets the flag for whether this note is linked to a Phase curve.
Gets the flag for whether this note is linked to a Real curve.
Gets the note’s context menu parameter.
Gets the expression for the x value to which the note is attached.
Gets the x coordinate value when the note’s attachment type is “Coordinates”.
Gets the expression for the y value to which the note is attached.
Gets the y coordinate value when the note’s attachment type is “Coordinates”.
Gets whether the animation cursor is always shown.
Gets whether the note color is automatically matched to curve color.
Finds if the note is embedded on a curve.
Gets a handle to an hwIFont interface for the font of the note.
Gets the note’s index.
Gets the title of the note.
Gets the position of a note in a plot client.
Gets the (unevaluated) text of the note.
Gets whether the note is displayed or hidden.
Sets the text alignment for the note.
Sets the attachment method for the note.
Sets the index of the curve to which the note is attached.
Sets the index of the point on the curve to which the note is attached.
Sets the filename of the bitmap to be displayed in the note.
Sets the border thickness of the note.
Sets the text color of the note.
Set the flag for whether this note is linked to a Phase curve.
Set the flag for whether this note is linked to Phase curve.
Sets the expression for the x value to which the note is attached.
Sets the expression for the y value to which the note is attached.
Sets whether to always show the animation cursor.
Sets whether to match note color to curve color.
Sets if the note is embedded on a curve.
Sets the title of the note.
Sets the position of a note in the plot client.
Sets the position of the note.
Sets the unevaluated text of the note.
Sets whether the note is displayed or hidden.
Translators are utilities that are run from the command line of the operating system to convert various types of files into different formats.
XML commands in the Result Math Module.
Record playback workflows in HyperView.
The Script Exchange is a database of freely accessible scripts posted by users and Altair engineers.
Overview of external readers and the Altair Binary Format, the generic ASCII reader, running HyperWorks in batch mode, using Tcl/Tk commands, translators, and result math.
The HyperWorks Desktop scripting interface is a set of Tcl/Tk commands that follow a simple and consistent syntax.
Tcl/Tk classes for the following HyperWorks Desktop applications.
Gets the text alignment for the note.
Gets the text alignment for the note.
pltINote_handle GetAlignment
HyperWorks Tcl Query
None.
(c) 2020. Altair Engineering Inc. All Rights Reserved.