Click or drag to resize
SoBufferedShapevertexComponentsCount Property

Number of components in each vertex.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoSFShort vertexComponentsCount { get; }

Property Value

Type: SoSFShort
Remarks

Default is 3 (i.e. X, Y and Z).

See Also