pltIVector GetScaleFactor
Gets the scale factor of the vector.
Syntax
pltIVector_handle GetScaleFactor
Application
HyperWorks Tcl Query
Description
Returns the scale factor of the vector.
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.
Attaches a data attribute to the metadata of the datasource (vector).
Removes the dependency of this datasource (vector) from other datasources (vectors).
Gets the associated axis for the vector.
Gets the component used by the vector.
Gets a handle to a pltIAttribute interface for the specified attribute.
Gets the end index of vector referenced by the datasource (vector).
Gets the increment of data vector referenced by the datasource (vector).
Gets the start index of vector referenced by the datasource (vector).
Gets the datatype used by the vector.
Returns the dependency list for a datasource (vector).
Gets the mathematical expression of the vector.
Gets the filename of the data file referenced by the vector.
Gets whether the vector is frozen or unfrozen.
Gets the pwc reference for this curve.
Returns the metadata for the particular datasource (vector).
Returns the number of attributes in the vector.
Returns the number of columns of the datasource (vector).
Returns the number of rows of the datasource (vector).
Gets the offset of the vector.
Gives the string corresponding the name and number of the datasource (vector).
Returns the raw data values for the datasource (vector).
Returns the reader target version of the reader of the data file referenced by the datasource (vector).
Gets the scale factor of the vector.
Gets the subcase for the vector.
Gets the type of the vector.
Gets the data values for the vector.
Returns whether the particular vector is independent of other vectors.
Removes the specified attribute from the vector.
Sets the associated axis for the vector.
Sets the component used by the vector.
Sets the end index of vector referenced by the datasource (vector).
Sets the increment of vector with given increment referenced by the datasource (vector).
Sets the start index of data vector referenced by the datasource (vector).
Sets the datatype used by the vector.
Sets the mathematical expression of the vector.
Sets the filename of the data file referenced by the vector.
Sets whether the vector is frozen or unfrozen.
Sets the metadata for the particular entity.
Sets the offset of the vector.
Sets the reader target version of the reader of the data file referenced by the datasource (vector).
Sets the request used by the vector.
Sets the scale factor of the vector.
Sets the subcase for the vector.
Sets the type of the vector.
Sets the data values of the vector.
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 scale factor of the vector.
Gets the scale factor of the vector.
pltIVector_handle GetScaleFactor
HyperWorks Tcl Query
Returns the scale factor of the vector.
None.
(c) 2020. Altair Engineering Inc. All Rights Reserved.