Click or drag to resize
SoPolylineExtrusionApproximation3ddirection Property

Extrusion direction.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFVec3f direction { get; }

Property Value

Type: SoSFVec3f
Remarks

This direction is expressed in the coordinate system of the input polyline. Default (0,0,1)

See Also