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

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

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

    See Also