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