API Help
Eplan.EplApi.DataModel.E3D Namespace / Drilling Class / Parameter2 Property

In This Topic
    Parameter2 Property
    In This Topic
    Parameter2.
    Syntax
    public double Parameter2 {get; set;}
    public:
    property double Parameter2 {
       double get();
       void set (    double value);
    }
    Remarks

    Usage of this parameter is different for each function definition id.

    • id: 3 (All Rectangles) - width
    • id: 4 (Slot) - width

    In other cases this parameter is not used.

    See Also