Click or drag to resize
SoCADInputReaderParametersSetTessellationOption Method (SoCADInputReaderParametersQualities)

Specify predefined tessellation options.

Namespace: OIV.Inventor.IO.CAD
Assembly: OIV.Inventor.IO.CAD (in OIV.Inventor.IO.CAD.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetTessellationOption(
	SoCADInputReaderParametersQualities quality
)

Parameters

quality
Type: OIV.Inventor.IO.CADSoCADInputReaderParametersQualities
Remarks

Advanced users can use the OIV.Inventor.IO.CAD.SoCADInputReaderParameters.TessellationOption struct to have more control.

See Also