Gets the information of the wall sweep or reveal.
Namespace: Autodesk.Revit.DBAssembly: 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() |