Struct UFGdt.DirectedDimension
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 DirectedDimension
  Fields
origin
Declaration
public Tag origin
  Field Value
| Type | Description | 
|---|---|
| Tag | 
origin_def
Declaration
public UFGdt.GeometricDefinition origin_def
  Field Value
| Type | Description | 
|---|---|
| UFGdt.GeometricDefinition | 
origin_surfs
Declaration
public UFGdt.SurfaceParms[] origin_surfs
  Field Value
| Type | Description | 
|---|---|
| UFGdt.SurfaceParms[] | 
size_data
Declaration
public UFGdt.SizeTolerance size_data
  Field Value
| Type | Description | 
|---|---|
| UFGdt.SizeTolerance | 
type
Declaration
public UFGdt.DirectedDimensionType type
  Field Value
| Type | Description | 
|---|---|
| UFGdt.DirectedDimensionType |