Field Summary | ||
---|---|---|
const int | NONE | |
Glue is enabled, but no other glue settings are enabled.
|
||
const int | GUIDES | |
Glue to guides.
|
||
const int | HANDLES | |
Glue to handles.
|
||
const int | VERTICES | |
Glue to vertices.
|
||
const int | CONNECTION_POINTS | |
Glue to connection points.
|
||
const int | GEOMETRY | |
Glue to geometry.
|
||
const int | DISABLED | |
Glue is disabled
|
||
const int | UNDEFINED | |
Undefined.
|
const int NONE
const int GUIDES
const int HANDLES
const int VERTICES
const int CONNECTION_POINTS
const int GEOMETRY
const int DISABLED
const int UNDEFINED