API Help
Eplan.EplApi.HEServices Namespace / Renumber.Enums.Extent Enumeration

Renumber.Enums.Extent Enumeration
Parameter enum to define the scope of numbering:
Syntax
public enum Renumber.Enums.Extent : System.Enum 
Members
MemberValueDescription
AllSelectedTerminalStrips1All terminals of the same strip as selected terminal will be numbered.
Selected0Only the selected terminals or pins will be numbered.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.HEServices.Renumber.Enums.Extent

See Also