ArcHandles

extends HandlesBase

Class fields

FieldXML typeValue
NamestringArcHandles
summarystringA 3D GUI object to represent draggable arc handles
ExplorerOrderstring20
ExplorerImageIndexstring56

Properties

6
Axes
Axes
FieldXML typeValue
NamestringAxes
MouseButton1DownConnectionCount
int
FieldXML typeValue
NamestringMouseButton1DownConnectionCount
MouseButton1UpConnectionCount
int
FieldXML typeValue
NamestringMouseButton1UpConnectionCount
MouseDragConnectionCount
int
FieldXML typeValue
NamestringMouseDragConnectionCount
MouseEnterConnectionCount
int
FieldXML typeValue
NamestringMouseEnterConnectionCount
MouseLeaveConnectionCount
int
FieldXML typeValue
NamestringMouseLeaveConnectionCount

Events

5
MouseButton1Down
(axis: Axis) → void
FieldXML typeValue
NamestringMouseButton1Down
MouseButton1Up
(axis: Axis) → void
FieldXML typeValue
NamestringMouseButton1Up
MouseDrag
(axis: Axis, relativeAngle: float, deltaRadius: float) → void
FieldXML typeValue
NamestringMouseDrag
MouseEnter
(axis: Axis) → void
FieldXML typeValue
NamestringMouseEnter
MouseLeave
(axis: Axis) → void
FieldXML typeValue
NamestringMouseLeave