Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / BusBar Class / SetCopperBundle Method

In This Topic
SetCopperBundle Method
In This Topic
Sets parent copper bundle.
Syntax
public void SetCopperBundle( 
   Placement3D pCopperBundle
)

Parameters

pCopperBundle
Remarks
If copper bundle is null new copper bundle will be created.
See Also