SoCADInputReaderParametersImportOptionForceTesselation Property |
Some CAD formats store faceted data in addition to the B-Rep.
Namespace: OIV.Inventor.IO.CAD
If forceTesselation is true, then this representation is ignored and a tesselation will be generated from the B-Rep. If forceTesselation is false, the faceted representation is used and other parameters are ignored (including tesselationparameters).
Note: using faceted data greatly improves import performance (both time and memory consumption).
Default: false
Note |
---|
Member available since Open Inventor 9.6 |