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