API Help
Eplan.EplApi.DataModel.E3D Namespace / Plane Class / IsNameEmpty Property

In This Topic
    IsNameEmpty Property (Plane)
    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