SoPolylineResamplerApproximation3dinPolyline 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 SoMFVec3f inPolyline { get; }
Public ReadOnly Property inPolyline As SoMFVec3f
Get
public:
property SoMFVec3f^ inPolyline {
SoMFVec3f^ get ();
}
member inPolyline : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks See Also