SoPolylineResamplerApproximation2doutPolyline Property |
Output resampled polyline.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoImageVizEngineMFieldOutput<SoMFVec2f, SbVec2f> outPolyline { get; }
Public ReadOnly Property outPolyline As SoImageVizEngineMFieldOutput(Of SoMFVec2f, SbVec2f)
Get
public:
property SoImageVizEngineMFieldOutput<SoMFVec2f^, SbVec2f>^ outPolyline {
SoImageVizEngineMFieldOutput<SoMFVec2f^, SbVec2f>^ get ();
}
member outPolyline : SoImageVizEngineMFieldOutput<SoMFVec2f, SbVec2f> with get
Property Value
Type:
SoImageVizEngineMFieldOutputSoMFVec2f,
SbVec2fRemarks See Also