Revit Preview Release 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.0.0.405)
Since:
2012
Syntax
C# |
---|
public void ResetPartShape() |
Visual Basic |
---|
Public Sub ResetPartShape |
Visual C++ |
---|
public: void ResetPartShape() |