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

ViewStyle Object  | ViewStyle Members

Send comments on this topic.