pltIPlot GetUniformAspectRatio
Indicates if the plot is using a uniform aspect ratio.
Syntax
pltIPlot_handle GetUniformAspectRatio
Application
HyperWorks Tcl Query
Description
Returns true or false.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName 1
myPageName GetWindowHandle myWindowName 1
myWindowName GetClientHandle myPlotName
myPlotName GetUniformAspectRatio
Errors
None.