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

ViewPlacementType Enumeration
Types of view.
Syntax
public enum ViewPlacementType : 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