ElementStructuralTypeFilterStructuralType Property |
The structural type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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