Description
Removes a specified reference circle from the project tree.
Syntax
Sub RFUserInterface.DeleteRefCircleFromProjectTree(circleID As RFEntityID)
The DeleteRefCircleFromProjectTree syntax has these parts:
| Part | Description |
|---|---|
| circleID | [IN] RFEntityID Required. Reference circle's RFEntityID to remove. |
Remarks