Family Instance Structural Type Property Provides the primary structural type of the instance, such as beam or column etc. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public StructuralType StructuralType { get; } Public ReadOnly Property StructuralType As StructuralType Get public: property StructuralType StructuralType { StructuralType get (); } member StructuralType : StructuralType with get Property Value StructuralType See Also Reference FamilyInstance Class Autodesk.Revit.DB Namespace
Family Instance Structural Type Property Provides the primary structural type of the instance, such as beam or column etc. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# public StructuralType StructuralType { get; } Public ReadOnly Property StructuralType As StructuralType Get public: property StructuralType StructuralType { StructuralType get (); } member StructuralType : StructuralType with get Property Value StructuralType See Also Reference FamilyInstance Class Autodesk.Revit.DB Namespace