Struct UFCgm._CustomWidths
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 _CustomWidths
  Fields
color
Declaration
public UFCgm.WidthColor[] color
  Field Value
| Type | Description | 
|---|---|
| UFCgm.WidthColor[] | 
custom
Declaration
public UFCgm._WidthCustom[] custom
  Field Value
| Type | Description | 
|---|---|
| UFCgm._WidthCustom[] | 
single
Declaration
public UFCgm.WidthSingle single
  Field Value
| Type | Description | 
|---|---|
| UFCgm.WidthSingle | 
single_source
Declaration
public int single_source
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
single_width
Declaration
public double single_width
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
units
Declaration
public int units
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
use
Declaration
public UFCgm.WidthUse use
  Field Value
| Type | Description | 
|---|---|
| UFCgm.WidthUse |