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: 24.0.0.0 (24.0.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 (); } |