Description
Retrieves the entity ID of next sibling position of current trackball.
Syntax
Function RFTrackball.GetNextSiblingTrackball(pSiblingID As RFEntityID) As RFErrorCode
The GetNextSiblingTrackball syntax has these parts:
| Part | Description |
|---|---|
| pSiblingID | [OUT] RFEntityID Required. Entity ID of a trackball to be set. |
Remarks