The family structural material type.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
C# |
---|
public StructuralMaterialType StructuralMaterialType { get; } |
Visual Basic |
---|
Public ReadOnly Property StructuralMaterialType As StructuralMaterialType Get |
Visual C++ |
---|
public: property StructuralMaterialType StructuralMaterialType { StructuralMaterialType get (); } |