Description
Sets the name of the reference box and invalidates project tree.
Syntax
Function RFRefGeomTools.SetNameOfRefBox(refGeomID As RFEntityID, Name As String) As RFErrorCode
The SetNameOfRefBox syntax has these parts:
| Part | Description |
|---|---|
| refGeomID | [IN] RFEntityID Required. Reference box's RFEntityID. |
| Name | [IN] String Required. Name of reference box. |