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