| Revit 2022.1 API |
| CompoundStructure..::..IsVerticallyCompound Property |
| CompoundStructure Class See Also |
Identifies if this CompoundStructure represents a layout that is more complicated than a simple set of parallel layers.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public bool IsVerticallyCompound { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsVerticallyCompound As Boolean Get |
| Visual C++ |
|---|
public: property bool IsVerticallyCompound { bool get (); } |
Remarks
Vertically compound structures should be assigned only to walls.