Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Variant Class / GetCableDrawings Method
In This Topic
    GetCableDrawings Method
    In This Topic
    Get list of cable drawings in this variant.
    Syntax
    public List<CableDrawing> GetCableDrawings()

    Return Value

    All cable drawings in this variant.
    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.

    See Also