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

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