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