Revit 2026 API
Compound |
Checks if the compound structure has a structural deck.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasStructuralDeck { get; }
Public ReadOnly Property HasStructuralDeck As Boolean Get
public: property bool HasStructuralDeck { bool get (); }
member HasStructuralDeck : bool with get
Property Value
BooleanSee Also