Struct UFView.Lights
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct 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 |
---|---|
System.String |
light_type
Declaration
public UFView.LightType light_type
Field Value
Type | Description |
---|---|
UFView.LightType |
location
Declaration
public double[] location
Field Value
Type | Description |
---|---|
System.Double[] |
to
Declaration
public double[] to
Field Value
Type | Description |
---|---|
System.Double[] |