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
struct _Lights
  Fields
light_mode
Declaration
public UFView.LightMode light_mode
  Field Value
| Type | Description | 
|---|---|
| UFView.LightMode | 
light_name
Declaration
public byte[] light_name
  Field Value
| Type | Description | 
|---|---|
| System.Byte[] | 
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[] |