SoPolylineExtrusionApproximation3dbackwardLength Property |
Extrusion length from the input polyline opposite to the extrusion direction.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFDouble backwardLength { get; }
Public ReadOnly Property backwardLength As SoSFDouble
Get
public:
property SoSFDouble^ backwardLength {
SoSFDouble^ get ();
}
member backwardLength : SoSFDouble with get
Property Value
Type:
SoSFDoubleRemarks This length is expressed in world coordinates. Default 1.
See Also