Part.ResetFaceOffset
Method
Description:
Resets the offset applied to the given part face.
Resets the offset applied to the given part 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 |