Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Connection3D Class / RoutePoints Property

In This Topic
RoutePoints Property (Connection3D)
In This Topic
Array of points in 3d space through which connection is routed.
Syntax
public PointD3D[] RoutePoints {get;}
See Also