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