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

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