Solid Edge Framework Type Library
GetLightIntensity Method
Specifies the index number of the light.
Returns the light intensity.
Description
Returns the intensity of a specified light for the referenced ViewStyle object.
Syntax
Visual Basic
Public Sub GetLightIntensity( _
   ByVal nLight As Long, _
   ByRef pfIntensity As Single _
) 
Parameters
nLight
Specifies the index number of the light.
pfIntensity
Returns the light intensity.
See Also

ViewStyle Object  | ViewStyle Members