04-29-2010, 07:02 AM
|
#1 (permalink)
|
|
Member
Join Date: Jul 2009
Location: Canberra
Posts: 41
|
Shape Labels ID callout
Hello,
I drag a product from the PDM onto a visio A3 sized drawing and the page is a plan 'type'. The 'wallplate' (eg) has the component id under it and I can drag it around the drawing and a line links it to the shape. The problem is, I can only extend it so far and then it won't allow me to put the label further away from the shape. I was wondering if there is a limit to the distance and how do i extend it by 50%?
|
|
|
|
04-29-2010, 05:11 PM
|
#2 (permalink)
|
|
Administrator
Join Date: Apr 2006
Location: Bay Area
Posts: 113
|
Danijel,
If you want to apply this flexibility to one shape (one time) follows the steps:
1) Select the inserted shape (wallplate)
2) Right click on shape
3) From the right click menu select “Show ShapeSheet” **
4) From the Open window look the “Controls” section
5) From the row "Controls.txt1" change the “X” and “Y” Formula (10 to 20). As follow:
"X"
=BOUND(-2540 cm,IF(Prop.SnapText,0,2),0,-Width*10,-User.calloutMargin,0,0,0,0,Width*0.5,Width*0.5,0,W idth,Width,0,Width+User.calloutMargin,Width*10)
"y"
=BOUND(Height-0 cm,IF(Prop.SnapText,0,2),0,-Height*10,-User.calloutMargin,0,0,0,0,Height*0.25,Height*0.25 ,0,Height*0.5,Height*0.5,0,Height*0.75,Height*0.75 ,0,Height,Height,0,Height+User.calloutMargin,Heigh t*10)
Note: if you want to apply this new flexibility permanently, do the same steps to the Master Shape.
** If the “Show ShapeSheet” item menu do not shows in the right click menu, do this:
a) From the main menu go to “Tools” > “Options…”
b) Switch to the “Advanced” tab
c) Check the “Run in developer mode” box
d) Click OK
e) Try again the right click on the shape (and continue from the step 3)
__________________
Vic
D-sonic
Last edited by Victorc; 04-30-2010 at 03:03 AM.
|
|
|
|
04-30-2010, 02:26 AM
|
#3 (permalink)
|
|
Member
Join Date: Jul 2009
Location: Canberra
Posts: 41
|
cool!
that just made the shape bigger and it looks to me like the distance the 'comp ID' txt can be from the shape, is proportional to the shape size. I'm still building confidence with the shape sheet as its like giving a kid the master key to the candy store! I can get into alot of trouble! I'm suspecting that the formula is in the Controls.txt1 but from what I've been able to do has had no effect.....
|
|
|
|
04-30-2010, 02:54 AM
|
#4 (permalink)
|
|
Administrator
Join Date: Apr 2006
Location: Bay Area
Posts: 113
|
Danijel,
My apologies, I got your question wrong. If you just want to stretch the call out away from the shape. All you need to do is to change the value for Controls.txt1 "X" and "Y" under the “Controls” Section. Only change the 10 to 20 (50% more).
"X"
=BOUND(-2540 cm,IF(Prop.SnapText,0,2),0,-Width*10,-User.calloutMargin,0,0,0,0,Width*0.5,Width*0.5,0,W idth,Width,0,Width+User.calloutMargin,Width*10)
"y"
=BOUND(Height-0 cm,IF(Prop.SnapText,0,2),0,-Height*10,-User.calloutMargin,0,0,0,0,Height*0.25,Height*0.25 ,0,Height*0.5,Height*0.5,0,Height*0.75,Height*0.75 ,0,Height,Height,0,Height+User.calloutMargin,Heigh t*10)
__________________
Vic
D-sonic
|
|
|
|
04-30-2010, 05:28 AM
|
#5 (permalink)
|
|
Member
Join Date: Jul 2009
Location: Canberra
Posts: 41
|
Like a charm, thanks!
|
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 01:14 PM.
|
|