Click or drag to resize
SoCircularExtrusionactiveSection Property

Defines the visible section of the spine in normalized coordinates.

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

Property Value

Type: SoSFVec2f
Remarks

The default is (0,1) meaning that the entire spine is rendered.

See Also