CompoundStructure.CanLayerBeStructuralMaterial
Description:
Identifies if the input layer can be designated as defining the structural material for this structure.
Identifies if the input layer can be designated as defining the structural material for this structure.
Remarks:
Only core layers may be designated as defining the structural material.
Only core layers may be designated as defining the structural material.
public bool CanLayerBeStructuralMaterial(
int layerIndex
)
-
Int32layerIndexIndex of a layer in the CompoundStructure.
Return Value
Boolean
True if the input layer may be used to define the structural material and false otherwise.