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

In This Topic
    Dimension1 Property
    In This Topic
    Additional dimension of the drilling. Depends on type and sub type.
    Syntax
    public double Dimension1 {get; set;}
    public:
    property double Dimension1 {
       double get();
       void set (    double value);
    }
    See Also