Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementType Enumeration

In This Topic
    ViewPlacementType Enumeration
    In This Topic
    Types of view.
    Syntax
    public enum ViewPlacementType : System.Enum 
    public enum class ViewPlacementType : public System.Enum 
    Members
    MemberValueDescription
    Cabinet1Only placement of Pro-Panel are displayed
    DrillView4Only 2D drill-views are displayed
    Undefined0Type of displayed elements is not defined
    Unfolding3Only unfolding-placements are displayed
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Graphics.ViewPlacementType

    See Also