finding centre of a line

B

bradfordangler

If I draw a horizontal line, then two verticles and use the trim to create a
new smaller line, is there a command that will show me the centre of this new
modified line - I have checked on help and all the icons, but can't find a
centre button - is there anything ?
 
P

Paul Herber

If I draw a horizontal line, then two verticles and use the trim to create a
new smaller line, is there a command that will show me the centre of this new
modified line - I have checked on help and all the icons, but can't find a
centre button - is there anything ?

Not as such, but
with the shape selected
menu Window -> Show Shapesheet
In the Controls section (if it's not there then Add section)
add a row called centre
and set the X and Y to Width*0.5 and Height*0.5
You will have a yellow blob at the shape's centre.
But, the blob can be grabbed with the mouse and dragged awat from the
centre point. So, put "Guard( ... )" around the folmulae.
Also set the X and Y Behaviour to 1 (=Locked)
 
W

WapperDude

Nice. Clever.

Wapperdude


Paul Herber said:
Not as such, but
with the shape selected
menu Window -> Show Shapesheet
In the Controls section (if it's not there then Add section)
add a row called centre
and set the X and Y to Width*0.5 and Height*0.5
You will have a yellow blob at the shape's centre.
But, the blob can be grabbed with the mouse and dragged awat from the
centre point. So, put "Guard( ... )" around the folmulae.
Also set the X and Y Behaviour to 1 (=Locked)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top