StructuralWallUsageFilterStructuralWallUsage Property |
The wall structural usage.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic StructuralWallUsage StructuralWallUsage { get; }
Public ReadOnly Property StructuralWallUsage As StructuralWallUsage
Get
public:
property StructuralWallUsage StructuralWallUsage {
StructuralWallUsage get ();
}
member StructuralWallUsage : StructuralWallUsage with get
Property Value
StructuralWallUsage
See Also