Struct UFModl.DfoConstraint
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 DfoConstraint
  Fields
from_face
Declaration
public Tag from_face
  Field Value
| Type | Description | 
|---|---|
| Tag | 
thru_point
Declaration
public Tag thru_point
  Field Value
| Type | Description | 
|---|---|
| Tag | 
to_object
Declaration
public Tag to_object
  Field Value
| Type | Description | 
|---|---|
| Tag | 
type
Declaration
public UFModl.DfoConstraintType type
  Field Value
| Type | Description | 
|---|---|
| UFModl.DfoConstraintType | 
value
Declaration
public string value
  Field Value
| Type | Description | 
|---|---|
| System.String |