Click or drag to resize
SoTriangleStripSetnumVertices Property

Number of vertices in each triangle strip.

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

Property Value

Type: SoMFInt32
Remarks

The number of strips is equal to the number of values in this field.

See Also