StructuralWallUsageFilterStructuralWallUsage Property |
The wall structural usage.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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