The CogCADToRange type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfFileName |
This bit will be set in the EventArgs of a Changed event every time
the value returned by FileName may have changed.
| |
| SfNextSf |
NextSf state flag.
| |
| SfProjection3DFromCAD3DTransform |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Projection3DFromCAD3DTransform may have changed.
| |
| SfRegion |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Region may have changed.
| |
| SfRotationMode |
This bit will be set in the EventArgs of a Changed event every time
the value returned by RotationMode may have changed.
| |
| SfScaleX |
This bit will be set in the EventArgs of a Changed event every time
the value returned by ScaleX may have changed.
| |
| SfScaleY |
This bit will be set in the EventArgs of a Changed event every time
the value returned by ScaleY may have changed.
| |
| SfScaleZ |
This bit will be set in the EventArgs of a Changed event every time
the value returned by ScaleZ may have changed.
| |
| SfTimeout |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Timeout may have changed.
| |
| SfTimeoutEnabled |
This bit will be set in the EventArgs of a Changed event every time
the value returned by TimeoutEnabled may have changed.
| |
| SfViewingDirection |
This bit will be set in the EventArgs of a Changed event every time
the value returned by ViewingDirection may have changed.
|
See Also