plt3DIPlot GetLighting
Gets the lighting state.
Syntax
plt3DIPlot_handle GetLighting
Application
HyperWorks Tcl Query
Description
- True
- When lighting and shadows are on.
- False
- When lighting and shadows are off.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName [myProjectName GetActivePage]
myPageName GetWindowHandle myWindowName [myPageName GetActiveWindow]
myWindowName GetClientHandle myPlotName
myPlotName GetLighting
Errors
None.