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

In This Topic
    VariableNames Property (PlaceHolder3D)
    In This Topic
    Names of all variables in the Placeholder3D.
    Syntax
    public virtual StringCollection VariableNames {get;}
    public:
    virtual property StringCollection^ VariableNames {
       StringCollection^ get();
    }

    Property Value

    List of variable names.
    See Also