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: 10.12.3.0 (10.12.3.0)
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