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