Description
Retrieves the min-max box enclosing the NURBS surface.
Syntax
Function RFNurbsSurface.GetMinMaxBox(pBox As RFBox) As RFErrorCode
The GetMinMaxBox syntax has these parts:
| Part | Description |
|---|---|
| pBox | [OUT] RFBox Required. Min-max box enclosing the NURBS surface. |
Remarks