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

Create Method (CopperBundle)
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