Description
Returns an RFEntityID value indicating a newly added entity ID of the reference box containing the specified box geometry and name.
Syntax
Function RFReferenceGeometry.AddRefBox(pBox As RFBox, Name As String) As RFEntityID
The AddRefBox syntax has these parts:
| Part | Description |
|---|---|
| pBox | [IN] RFBox Required. Box data. |
| Name | [IN] String Required. String expression that identifies the reference geometry's name. |