Click or drag to resize
SoExtrusionorientation Property

The cross-section curve is rotated by this value relative to a local reference system with origin at the current spine point and X / Z axes in the plane containing the cross-section curve.

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

Property Value

Type: SoMFRotation
Remarks

If one value is specified it applies to every spine point, else there should be as many values as there are points in the spine. Default is no rotation.

See Also