RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CurtainGridSet

CurtainGridSet.IsEmpty

Property
Description:
Test to see if the set is empty.
Remarks:
If the set is empty then True will be returned, otherwise False.
Syntax
public virtual bool IsEmpty { get; }