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: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public bool IsCurtainPanelFamily { get; } |
Visual Basic |
---|
Public ReadOnly Property IsCurtainPanelFamily As Boolean Get |
Visual C++ |
---|
public: property bool IsCurtainPanelFamily { bool get (); } |