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

CreateTransient Method (CopperBundle)
Creates transient and not placed CopperBundle object.
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