Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / CreateLink Method / CreateLink(PlanningSegment,PlanningSegment) Method
Segment under which a link will be created.
Segment which will be linked under superiorSegment.

In This Topic
    CreateLink(PlanningSegment,PlanningSegment) Method
    In This Topic
    Creates a link between two given PlanningSegments.
    Syntax

    Parameters

    superiorSegment
    Segment under which a link will be created.
    targetSegment
    Segment which will be linked under superiorSegment.

    Return Value

    Returns false when PlanningSegments are from different projects.
    See Also