Struct UFSf.GeomOptions
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 GeomOptions
  Fields
fSyncArcs
Declaration
public bool fSyncArcs
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fSyncConics
Declaration
public bool fSyncConics
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fSyncCsys
Declaration
public bool fSyncCsys
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fSyncLines
Declaration
public bool fSyncLines
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fSyncPoints
Declaration
public bool fSyncPoints
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fSyncSketchCurves
Declaration
public bool fSyncSketchCurves
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fSyncSplines
Declaration
public bool fSyncSplines
  Field Value
| Type | Description | 
|---|---|
| System.Boolean |