Revit 2025 API
Element |
The structural type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public StructuralType StructuralType { get; }
Public ReadOnly Property StructuralType As StructuralType Get
public: property StructuralType StructuralType { StructuralType get (); }
member StructuralType : StructuralType with get
Property Value
StructuralTypeSee Also