API Help
Eplan.EplApi.HEServices Namespace / Edit Class / Mirror Method
Placements to move.
Starting point of a line(mirror)
Ending point of a line(mirror)

In This Topic
    Mirror Method
    In This Topic
    Moves objects to its mirror position.
    Syntax

    Parameters

    plcmnts
    Placements to move.
    oPntStart
    Starting point of a line(mirror)
    oPntEnd
    Ending point of a line(mirror)
    Exceptions
    ExceptionDescription
    Is thrown in case of null \parameters.
    Is thrown in case of oPntStart is equal to oPntEnd
    See Also