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)
Assembly: NXOpen.UF.dll
Syntax
public struct GeomOptions
Fields
fSyncArcs
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fSyncConics
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fSyncCreateMeshPoints
Declaration
public bool fSyncCreateMeshPoints
Field Value
Type |
Description |
System.Boolean |
|
fSyncCsys
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fSyncDplane
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fSyncLines
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fSyncPoints
Declaration
Field Value
Type |
Description |
System.Boolean |
|
fSyncSketchCurves
Declaration
public bool fSyncSketchCurves
Field Value
Type |
Description |
System.Boolean |
|
fSyncSplines
Declaration
Field Value
Type |
Description |
System.Boolean |
|