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.1.1.0 (2024.1.1)
Syntax
public SoSFShort vertexComponentsCount { get; }

Property Value

Type: SoSFShort
Remarks

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

See Also