Struct UFCamgeom.CustomPoint
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 CustomPoint
  Fields
depth
Declaration
public double depth
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
lower_depth
Declaration
public double lower_depth
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
point_acs
Declaration
public double[] point_acs
  Field Value
| Type | Description | 
|---|---|
| System.Double[] | 
point_tag
Declaration
public Tag point_tag
  Field Value
| Type | Description | 
|---|---|
| Tag | 
upper_depth
Declaration
public double upper_depth
  Field Value
| Type | Description | 
|---|---|
| System.Double |