SoPolylineResamplerApproximation3dspacing Property |
Spacing between nodes in extrusion.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFDouble spacing { get; }
Public ReadOnly Property spacing As SoSFDouble
Get
public:
property SoSFDouble^ spacing {
SoSFDouble^ get ();
}
member spacing : SoSFDouble with get
Property Value
Type:
SoSFDoubleRemarks This spacing is expressed in world coordinates. Default is 1.
See Also