API Help
Eplan.EplApi.MasterData Namespace / MDDrillingPosition Class / DrillNthHole Property

In This Topic
    DrillNthHole Property
    In This Topic
    If each Hole will not been drilled, enter a value > 1
    Syntax
    public int DrillNthHole {get; set;}
    public:
    property int DrillNthHole {
       int get();
       void set (    int value);
    }
    See Also