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