Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / NumberOfVariables Property

In This Topic
    NumberOfVariables Property (PlaceHolder3D)
    In This Topic
    Count of Variables.
    Syntax
    public virtual uint NumberOfVariables {get;}
    public:
    virtual property uint NumberOfVariables {
       uint get();
    }

    Property Value

    Count of Variables.
    See Also