FamilyIsCurtainPanelFamily Property |
Whether the Family is a Curtain Panel family. Curtain Panel family
symbols are used as the ObjectTypes of
DividedSurface elements.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool IsCurtainPanelFamily { get; }
Public ReadOnly Property IsCurtainPanelFamily As Boolean
Get
public:
property bool IsCurtainPanelFamily {
bool get ();
}
member IsCurtainPanelFamily : bool with get
Property Value
Boolean
See Also