API Help
Eplan.EplApi.HEServices Namespace / Edit Class / CutOff Method / CutOff(PointD) Method
Point of object to cut off.

In This Topic
    CutOff(PointD) Method
    In This Topic
    Cut off objects at a given position, from page currently opened in graphical editor.
    Syntax

    Parameters

    oPoint
    Point of object to cut off.

    Return Value

    Modified graphical objects, empty array if it was last object, null if nothing was removed.
    Exceptions
    ExceptionDescription
    Is thrown when there is no page currently opened in graphical editor.
    Is thrown in case of null \parameters.
    See Also