CompoundStructure.IsStructuralDeck
Description:
Determines whether a specified layer is a structural deck.
Determines whether a specified layer is a structural deck.
public bool IsStructuralDeck(
int layerIdx
)
-
Int32layerIdxIndex of a layer in the CompoundStructure.
Return Value
bool
True if specified layer is a structural deck, and false otherwise.
-
The layer index is out of range.