Solid Edge Framework Type Library
GetLightTheta Method
Specifies the index number of the light.
Returns the angle.
Description
Returns the angle of the sweep in a spherical coordinate system of a specified light relative to the target for the referenced ViewStyle object.
Syntax
Visual Basic
Public Sub GetLightTheta( _
   ByVal nLight As Long, _
   ByRef pfTheta As Single _
) 
Parameters
nLight
Specifies the index number of the light.
pfTheta
Returns the angle.
See Also

ViewStyle Object  | ViewStyle Members