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
    Mounting1Default
    Opposite3Opposite surface
    Profile4Profile
    Unknown0Unknown
    Inheritance Hierarchy

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

    See Also