Overload | Description |
---|---|
DoReassignWires(Function,Connection[],Boolean,AnyPropertyId[]) | All wires in cable are assigned to a matching template of the cable or shielding. User specifies templates to which wires will be assigned. Works only for Eplan.EplApi.DataModel.EObjects.Cable or Eplan.EplApi.DataModel.Function with category Eplan.EplApi.DataModel.Function.Enums.Category.Shielding. |
DoReassignWires(Function,Boolean,AnyPropertyId[]) | All wires in cable are assigned to a matching template of the cable. Works only for Eplan.EplApi.DataModel.EObjects.Cable or Eplan.EplApi.DataModel.Function with category Eplan.EplApi.DataModel.Function.Enums.Category.Shielding. |
DoReassignWires(Project,Boolean,AnyPropertyId[]) | All wires in all cables from the project are assigned to a matching template of a cable. |