Click or drag to resize
SoLevelOfSimplificationnumTriangles Property

Number of triangles in highest (1.0) case.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFInt32 numTriangles { get; }

Property Value

Type: SoSFInt32
Remarks

Can be -1 if unknown or if children contain primitives other than triangles.

See Also