SoPolylineResamplerApproximation3doutPolyline 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<SoMFVec3f, SbVec3f> outPolyline { get; }
Public ReadOnly Property outPolyline As SoImageVizEngineMFieldOutput(Of SoMFVec3f, SbVec3f)
Get
public:
property SoImageVizEngineMFieldOutput<SoMFVec3f^, SbVec3f>^ outPolyline {
SoImageVizEngineMFieldOutput<SoMFVec3f^, SbVec3f>^ get ();
}
member outPolyline : SoImageVizEngineMFieldOutput<SoMFVec3f, SbVec3f> with get
Property Value
Type:
SoImageVizEngineMFieldOutputSoMFVec3f,
SbVec3fRemarks See Also