SoCADInputReaderParametersImportOption Structure |
Specify how the scene graph resulting from the import should be generated.
Namespace: OIV.Inventor.IO.CAD
The SoCADInputReaderParametersImportOption type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Default | ||
ForceTesselation | Some CAD formats store faceted data in addition to the B-Rep. | |
ImportEdges | Import Edges for the model. | |
ImportOpenShells | Import OpenShell for the model. | |
ImportPMI | Import PMI (Product and Manufacturing Information) from the model. | |
MergeFaces | Merge imported geometry in a single Open Inventor Geometry object. |