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