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