Gets the information of the wall sweep or reveal.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2012
Syntax
| C# |
|---|
public WallSweepInfo GetWallSweepInfo() |
| Visual Basic |
|---|
Public Function GetWallSweepInfo As WallSweepInfo |
| Visual C++ |
|---|
public: WallSweepInfo^ GetWallSweepInfo() |