Click or drag to resize
SoSimplifyActionSetMinTriangles Method

Sets the minimum number of triangles for a simplified child; if a given percentage would create a simplified version that went below this minimum, no simplified chld is produced for this level.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetMinTriangles(
	int mt
)

Parameters

mt
Type: SystemInt32
Remarks