CompoundStructureDeckUsage Enumeration


Describes how the deck relates to the surrounding layers.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public enum CompoundStructureDeckUsage
Visual Basic
Public Enumeration CompoundStructureDeckUsage
Visual C++
public enum class CompoundStructureDeckUsage

Members

Member name Description
Invalid Invalid.
MergeWithLayerAbove Deck is merged with the layer above.
Standalone Deck is independent of other layers.
MergeWithLayerBelow Deck is merged with the layer below.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →