Revit 2025 API
Wall |
The nature of the wall.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public WallKind Kind { get; }
Public ReadOnly Property Kind As WallKind Get
public: property WallKind Kind { WallKind get (); }
member Kind : WallKind with get
Property Value
WallKindSee Also