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