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

In This Topic
    CutOff(Page,PointD) Method
    In This Topic
    Cut off objects at a given position and page.
    Syntax

    Parameters

    Parameter NameDescription
    oPagePage with object to cut off.
    oPointPoint 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 in case of NULL parameters.
    See Also