RVTDocs.com

CompoundStructure.StructuralMaterialIndex

Property
Description:
Indicates the layer whose material defines the structural properties of the type for the purposes of analysis.
Syntax
public int StructuralMaterialIndex { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The specified layer cannot define the structural material properties of the type.
ArgumentOutOfRangeException When setting this property: The layer index is invalid.