PartResetPartShape Method |
Resets all face offsets applied to part faces.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void ResetPartShape()
Public Sub ResetPartShape
public:
void ResetPartShape()
member ResetPartShape : unit -> unit
See Also