plt3DIPlane GetTransparent
Sets the current drag location for the plane.
Syntax
plt3DIPlane_handle GetTransparent
Application
Tcl Query
Description
Returns true if the plane is transparent and false if the plane is opaque.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName GetPlaneHandle myPlaneName [myPlotName AddPlane]
myPlaneName GetTransparent
Errors
None.