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

In This Topic
    CoordinateService.CoordinateSystems Enumeration
    In This Topic
    Enumeration of coordinate systems
    Syntax
    public enum CoordinateService.CoordinateSystems : System.Enum 
    public enum class CoordinateService.CoordinateSystems : public 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