| Revit 2023 API |
| WallSweep..::..GetWallSweepInfo Method |
| WallSweep Class See Also |
Gets the information of the wall sweep or reveal.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2012
Syntax
| C# |
|---|
public WallSweepInfo GetWallSweepInfo() |
| Visual Basic |
|---|
Public Function GetWallSweepInfo As WallSweepInfo |
| Visual C++ |
|---|
public: WallSweepInfo^ GetWallSweepInfo() |