| 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 | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (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. |