Description
Retrieves the name of the reference box.
Syntax
Function RFRefGeomTools.GetNameOfRefBox(refGeomID As RFEntityID, pName As String) As RFErrorCode
The GetNameOfRefBox syntax has these parts:
| Part | Description |
|---|---|
| refGeomID | [IN] RFEntityID Required. Reference box's RFEntityID. |
| pName | [OUT] String Required. Name of reference box. |