API Help
Eplan.EplApi.HEServices Namespace / CableService Class
Members

CableService Class
Class providing functionality for cables: numbering, automatic cable selection, generate cable automatically, delete automatically generated cables and add up cable length.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.HEServices.CableService

Syntax
public class CableService 
Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Commits an automatic cable selection in the project.  
Public MethodOverloaded. Automatically generate cables in the given project.  
Public MethodOverloaded. removes automatically created cables and connection definition points. Automatically set names also will be deleted.  
Public MethodDestructor  
Public MethodOverloaded. 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.  
Public MethodMatches templates and wires. No changes on objects are performed.  
Public MethodOverloaded. Method for numbering cables in a project.  
Top
See Also