extends HandlesBase
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | ArcHandles |
summary | string | A 3D GUI object to represent draggable arc handles |
ExplorerOrder | string | 20 |
ExplorerImageIndex | string | 56 |
Properties
6Axes
Axes| Field | XML type | Value |
|---|---|---|
Name | string | Axes |
MouseButton1DownConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1DownConnectionCount |
MouseButton1UpConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1UpConnectionCount |
MouseDragConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseDragConnectionCount |
MouseEnterConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseEnterConnectionCount |
MouseLeaveConnectionCount
int| Field | XML type | Value |
|---|---|---|
Name | string | MouseLeaveConnectionCount |
Events
5MouseButton1Down
(axis: Axis) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1Down |
MouseButton1Up
(axis: Axis) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseButton1Up |
MouseDrag
(axis: Axis, relativeAngle: float, deltaRadius: float) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseDrag |
MouseEnter
(axis: Axis) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseEnter |
MouseLeave
(axis: Axis) → void| Field | XML type | Value |
|---|---|---|
Name | string | MouseLeave |