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