API Help
Eplan.EplApi.DataModel.E3D Namespace / RoutingSegment Class / EndVertex Property

In This Topic
EndVertex Property
In This Topic
Point in 3d space which is the end of routing segment.
Syntax
public PointD3D EndVertex {get; set;}
Remarks
The coordinate value is relative to the parent. When setting it, also relative transformation could be adjusted.
See Also