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