RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Wall

Wall.StructuralUsage

Property
Description:
Retrieves or changes the wall's designated structural usage.
Syntax
public StructuralWallUsage StructuralUsage { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The enum value is not invalid for StructuralWallUsage. -or- When setting this property: A value passed for an enumeration argument is not a member of that enumeration