Revit 2020.1 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: 20.0.0.0 (20.1.1.1)
Since:
2012
Syntax
C# |
---|
public void ResetPartShape() |
Visual Basic |
---|
Public Sub ResetPartShape |
Visual C++ |
---|
public: void ResetPartShape() |