Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Nailboard Class / AddToWireHarness Method / AddToWireHarness(IEnumerable<I2DFreeDrawing>,BaseNbControlPoint) Method
Free objects which will be added to wire harness.
Control point to which the free objects will be assigned.
In This Topic
    AddToWireHarness(IEnumerable<I2DFreeDrawing>,BaseNbControlPoint) Method
    In This Topic
    Add selected free drawings to wire harness.
    Syntax

    Parameters

    occurrences
    Free objects which will be added to wire harness.
    controlPoint
    Control point to which the free objects will be assigned.
    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.

    This file is not opened.
    You can not perform this action on a document opened as read only.
    Argument is null.
    The operation was not successful.
    Remarks
    Objects are added to the wire harness of the controlPoint.
    See Also