Share

FamilySymbol.StructuralMaterialType Property

This property returns the physical material from which the type is made.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public StructuralMaterialType StructuralMaterialType { get; }

Property Value

StructuralMaterialType

Remarks

Values of this property can be Steel, Concrete, Wood or some other material.

See Also

Reference

Was this information helpful?