Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Function3D Class / IsNameEmpty Property

In This Topic
    IsNameEmpty Property (Function3D)
    In This Topic
    Returns true if the list of name's properties is empty
    Syntax
    public virtual bool IsNameEmpty {get;}
    public:
    virtual property bool IsNameEmpty {
       bool get();
    }
    See Also