SoPolylineResamplerApproximation2dinPolyline Property |
Input polyline to resample.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec2f inPolyline { get; }
Public ReadOnly Property inPolyline As SoMFVec2f
Get
public:
property SoMFVec2f^ inPolyline {
SoMFVec2f^ get ();
}
member inPolyline : SoMFVec2f with get
Property Value
Type:
SoMFVec2fRemarks See Also