L
LurfysMa
I am trying to create a shape that acts like a line but with border
and fill properties like other shapes.
The line properties I want are:
* Can be drawn at any angle (rotated without the rotate tool).
* Connect to each other at the end points.
* End points are inside the thickness.
That last property is critical. When I make a like thicker, the
thickness extends beyond the connection point, making the line a
little longer. This makes the connections look right, especially with
rounded caps.
John showed me how to make a rectangle shape behave like a line by
setting the line (1-dimensional) property, but the connection points
remain at the very end of the shape.
I know I can create a comnposite shape by tacking a semi-circle onto
the end of the rectangle, but I would prefer to use a single shape if
possible.
Thanks
and fill properties like other shapes.
The line properties I want are:
* Can be drawn at any angle (rotated without the rotate tool).
* Connect to each other at the end points.
* End points are inside the thickness.
That last property is critical. When I make a like thicker, the
thickness extends beyond the connection point, making the line a
little longer. This makes the connections look right, especially with
rounded caps.
John showed me how to make a rectangle shape behave like a line by
setting the line (1-dimensional) property, but the connection points
remain at the very end of the shape.
I know I can create a comnposite shape by tacking a semi-circle onto
the end of the rectangle, but I would prefer to use a single shape if
possible.
Thanks