Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D.Enums.PlaneModeType Enumeration

In This Topic
    Placement3D.Enums.PlaneModeType Enumeration
    In This Topic
    Possible modes of plane.
    Syntax
    public enum Placement3D.Enums.PlaneModeType : System.Enum 
    public enum class Placement3D.Enums.PlaneModeType : public System.Enum 
    Members
    MemberValueDescription
    Master2Master surface, for Example outside of a door or a mounting plate front
    Mounting1Mounting surface which is not processed by mechanical means
    Opposite3Opposite surface, backside of the master surface
    Profile4Mounting surface from a (control cabinet-)profile which is not processed by mechanical means
    Unknown0Unknown
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.E3D.Placement3D.Enums.PlaneModeType

    See Also