Revit 2026 API
FamilyStructural |
The family's structural material type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StructuralMaterialType StructuralMaterialType { get; }
Public ReadOnly Property StructuralMaterialType As StructuralMaterialType Get
public: property StructuralMaterialType StructuralMaterialType { StructuralMaterialType get (); }
member StructuralMaterialType : StructuralMaterialType with get
Property Value
StructuralMaterialTypeSee Also