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

    Return Value

    All nailboards 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