Description
Retrives the first entity ID of child trackballs.
Syntax
Function RFTrackball.GetFirstChildTrackball(pChlidID As RFEntityID) As RFErrorCode
The GetFirstChildTrackball syntax has these parts:
| Part | Description |
|---|---|
| pChildID | [OUT] RFEntityID Required. Entity ID of a trackball to be set. |
Remarks