Click or drag to resize
SoBufferedShapeshapeType Property

Shape type to render.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoBufferedShapeTypes> shapeType { get; }

Property Value

Type: SoSFEnumSoBufferedShapeTypes
Remarks

. Default is TRIANGLES.

See Also