API Help
Eplan.EplApi.HEServices Namespace / CoordinateService.CoordinateSystems Enumeration

CoordinateService.CoordinateSystems Enumeration
Enumeration of coordinate systems
Syntax
public enum CoordinateService.CoordinateSystems : System.Enum 
Members
MemberValueDescription
COORDSYSTEM_ELECTRO1Logical page
COORDSYSTEM_FLUID2Fluid page
COORDSYSTEM_GRAPHIC0Graphics page
COORDSYSTEM_PROCESS3Process page
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.HEServices.CoordinateService.CoordinateSystems

See Also