Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / PlaceAt Method
A page on which segment will be inserted.
Insertion point of the symbol being inserted.

PlaceAt Method (PlanningSegment)
Places the segment onto the given page, in the given location.
Syntax

Parameters

oPage
A page on which segment will be inserted.
pntLocation
Insertion point of the symbol being inserted.
Exceptions
ExceptionDescription
Thrown when page is null.
Thrown when object cannot be created.
See Also