2021 Members
Changes 4
M

CompoundStructureLayer

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the CompoundStructureLayer
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P DeckEmbeddingType StructDeckEmbeddingType Embedding type for structural deck - only for a layer whose function is StructuralDeck.
P DeckProfileId ElementId The ElementId of the structural deck profile - only for a layer whose function is StructuralDeck.
P Function MaterialFunctionAssignment The function of the layer.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LayerCapFlag bool Identifies if the layer participates in wrapping at end caps and/or inserts.
P LayerId int The id of the layer - note that this may be different from the index in the array of layers in a CompoundStructure.
P MaterialId ElementId Id of the material assigned to this layer.
P Width double Width of the layer.