Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / RoutingSpline Class / PointsOnSpline Property

In This Topic
PointsOnSpline Property
In This Topic
Array of points on spline (these are the nodes of the spline).
Syntax
public PointD3D[] PointsOnSpline {get; set;}
See Also