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