Click or drag to resize
SoPolylineExtrusionApproximation3ddirection Property

Extrusion direction.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
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