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