SoCADInputReaderParametersTessellationOptionMaxTriangleEdgesRatio Property |
Set the maximum edges length ratio of generated triangles.
Namespace: OIV.Inventor.IO.CAD
Best quality is achieved with a value of 1.0. A value smaller than 1.0 is clamp to 1.0. Smaller value means more precise tessellation and thus more memory consumption.
Example:
maxTriangleEdgesRatio = 1000.0 | maxTriangleEdgesRatio = 1.0 |
Default: 20.0