plt3DIPlot GetMeshLineThickness
Gets the thickness of the mesh lines.
Syntax
plt3DIPlot_handle GetMeshLineThickness
Application
HyperWorks Tcl Query
Description
Returns the integer of the mesh line thickness.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName GetMeshLineThickness
Errors
None.