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

MDDrillingPosition.DrillingSubType Enumeration
The sub type of the drilling. Depending on that sub type the other parameters will be used.
Syntax
public enum MDDrillingPosition.DrillingSubType : System.Enum 
Members
MemberValueDescription
Angular1 
Rounded3 
SlantedEdge2 
Undefined0 
Inheritance Hierarchy

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

See Also