Used in class CompoundStructure to specify the usage of a layer whose function is StructuralDeck.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
C# |
---|
public enum StructDeckEmbeddingType |
Visual Basic |
---|
Public Enumeration StructDeckEmbeddingType |
Visual C++ |
---|
public enum class StructDeckEmbeddingType |
Members
Member name | Description |
---|---|
Invalid | Invalid usage. |
MergeWithLayerAbove | Bound layer above. |
Standalone | Standalone deck. |