Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDDrillingPosition.DrillingType Enumeration

MDDrillingPosition.DrillingType Enumeration
The type of the drilling. Depending on that type the other parameters will be used.
Syntax
public enum MDDrillingPosition.DrillingType : System.Enum 
Members
MemberValueDescription
Drill1 
FreeOutline7 
Hexagon5 
Oblonghole4 
Octagon6 
Rectangular3 
Thread2 
Undefined0 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.MasterData.MDDrillingPosition.DrillingType

See Also