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.

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

    Parameters

    Parameter NameDescription
    oPageA page on which segment will be inserted.
    pntLocationInsertion point of the symbol being inserted.
    Exceptions
    ExceptionDescription
    Thrown when page is null.
    Thrown when object cannot be created.
    See Also