Description
Sets the specified attribute of the NURBS surface to 0.
Syntax
Function RFNurbsSurface.ResetAttribute(att As RFAttribute) As RFErrorCode
The ResetAttribute syntax has these parts:
| Part | Description |
|---|---|
| att | [IN] RFAttribute Required. Attribute or bitwise expression to be set to 0. |