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