Field Summary | ||
---|---|---|
const Number | GLUED_SHAPES_ALL_1_D | |
Return IDs of all 1-D shapes that are glued to this shape. | ||
const Number | GLUED_SHAPES_INCOMING_1_D | |
Return IDs of 1-D shapes whose end points are glued to this shape. | ||
const Number | GLUED_SHAPES_OUTGOING_1_D | |
Return IDs of 1-D shapes whose begin points are glued to this shape. | ||
const Number | GLUED_SHAPES_ALL_2_D | |
Return all 2-D shapes that are glued to this shape and all 2-D shapes to which this shape is glued. | ||
const Number | GLUED_SHAPES_INCOMING_2_D | |
If the source object is a 1-D shape, return IDs of 2-D shape to which the begin point is glued. If the source object is a 2-D shape, return IDs of 2-D shapes that are glued to this shape. | ||
const Number | GLUED_SHAPES_OUTGOING_2_D | |
If the source object is a 1-D shape, return IDs of 2-D shape to which the end point is glued. If the source object is a 2-D shape, return IDs of 2-D shapes to which this shape is glued. |
Field Detail |
---|
GLUED_SHAPES_ALL_1_D | |
const Number GLUED_SHAPES_ALL_1_D |
GLUED_SHAPES_INCOMING_1_D | |
const Number GLUED_SHAPES_INCOMING_1_D |
GLUED_SHAPES_OUTGOING_1_D | |
const Number GLUED_SHAPES_OUTGOING_1_D |
GLUED_SHAPES_ALL_2_D | |
const Number GLUED_SHAPES_ALL_2_D |
GLUED_SHAPES_INCOMING_2_D | |
const Number GLUED_SHAPES_INCOMING_2_D |
GLUED_SHAPES_OUTGOING_2_D | |
const Number GLUED_SHAPES_OUTGOING_2_D |