API Help
Eplan.EplApi.DataModel.E3D Namespace / CopperBundle Class / Create Method
Project to which this object will be assign. Can't be null.

In This Topic
    Create Method (CopperBundle)
    In This Topic
    Creates not placed CopperBundle.
    Syntax

    Parameters

    oProject
    Project to which this object will be assign. Can't be null.
    listOfAdditionalObjects
    Exceptions
    ExceptionDescription
    Thrown when param is null value. Check exception message for more info.
    Thrown when the CopperBundle cannot be created.
    See Also