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