RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Part

Part.ResetFaceOffset

Method
Description:
Resets the offset applied to the given part face.
Syntax
public void ResetFaceOffset(
	Face face
)
Parameters
Parameter Type Description
face Face The face whose offset needs to be reset.
Return Value
Exceptions
Exception Condition
ArgumentException face does not belong to the part.
ArgumentNullException A non-optional argument was null