Struct UFView.Lights
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFView.Lights
Fields
light_mode
Declaration
public UFView.LightMode light_mode
Field Value
Type | Description |
---|---|
UFView.LightMode |
light_name
Declaration
public string light_name
Field Value
Type | Description |
---|---|
string |
light_type
Declaration
public UFView.LightType light_type
Field Value
Type | Description |
---|---|
UFView.LightType |
location
Declaration
public double[] location
Field Value
Type | Description |
---|---|
double[] |
to
Declaration
public double[] to
Field Value
Type | Description |
---|---|
double[] |