| Revit 2019.2 API |
| Part..::..ResetPartShape Method |
| Part Class See Also |
Resets all face offsets applied to part faces.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2012
Syntax
| C# |
|---|
public void ResetPartShape() |
| Visual Basic |
|---|
Public Sub ResetPartShape |
| Visual C++ |
|---|
public: void ResetPartShape() |