Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Drawing2D Class / CreatePolyLine Method
Positions of points of poly line
In This Topic
    CreatePolyLine Method
    In This Topic
    Draws a poly line through specified points.
    Syntax

    Parameters

    positions
    Positions of points of poly line

    Return Value

    Created occurrence.
    Exceptions
    ExceptionDescription
    The object is in invalid state. Obtain a new one.

    Internal error of HpD or HpD API.

    IMPORTANT: Throwing this exception changes HpD Api's state to Failed.

    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    Argument is null.
    See Also