2027 Method
Changes 0
M

CompoundStructure.IsStructuralDeck

Description:
Determines whether a specified layer is a structural deck.
public bool IsStructuralDeck(
	int layerIdx
)
  • Int32
    layerIdx
    Index of a layer in the CompoundStructure.
Return Value Boolean True if specified layer is a structural deck, and false otherwise.