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# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
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. |