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

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