TheSwamp

CAD Forums => CAD General => Topic started by: MSTG007 on August 25, 2017, 09:20:46 AM

Title: Dimension Text Dragged Rotation
Post by: MSTG007 on August 25, 2017, 09:20:46 AM
Each time I drag a dimension text, it looks like the below. Usually I have to remove the <> then it will be a blank value. Finally add a MLeader and type the dimension in it.

Any ideas how to get the dimension text to look like the MLeader text?
Title: Re: Dimension Text Dragged Rotation
Post by: mjfarrell on August 25, 2017, 09:40:28 AM
Ask Autodesk why the 'leader' supplied to a moved dimension string does not honor the settings for LEADER as set in the dimension style?

Perhaps open a support ticket through your vendor.   


I'll bet the answer is;  "It works as designed"
Title: Re: Dimension Text Dragged Rotation
Post by: sljohnson on August 25, 2017, 10:10:39 AM
Autodesk gave us 3 options for Dim text alignment: Horizontal, Aligned with dimension line, and ISO standard. You'll want to use ISO Standard for the dim styles you want to behave as in your example. Keep in mind that if you use rotated viewports, the dimension will be relative to the rotation of the "page north" that was active when and where the dimension was created.

Unfortunately ISO standard isn't dynamic to the view orientation, though it seem like it would be a good fit for that behavior.

Best,
Shannon
Title: Re: Dimension Text Dragged Rotation
Post by: CAB on August 25, 2017, 12:21:12 PM
Looks like it's the DIMTOH system variable (Text outside Align set to Yes)
Using BricsCAD I can not set that on an object, needs to be set in the Style only.
Title: Re: Dimension Text Dragged Rotation
Post by: mjfarrell on August 25, 2017, 12:54:11 PM
The user wants the text leader that goes with the dimension to have an Arrow, or Dot or anything; like a real leader attached to it.

It isn't the text alignment he is fighting, if I've read correctly.
Title: Re: Dimension Text Dragged Rotation
Post by: MSTG007 on August 25, 2017, 12:56:36 PM
Yup. if possible.
Title: Re: Dimension Text Dragged Rotation
Post by: mjfarrell on August 25, 2017, 12:59:10 PM
Yup. if possible.

Probably NOT with a dimension....but possible with a very clever/constrained dynamic block, with a field to get the line length embedded in it.
Title: Re: Dimension Text Dragged Rotation
Post by: CAB on August 25, 2017, 02:29:15 PM
The user wants the text leader that goes with the dimension to have an Arrow, or Dot or anything; like a real leader attached to it.

It isn't the text alignment he is fighting, if I've read correctly.

Yes Dimension text, The ISO setting in the autocad dialog box sets the DIMTOH for the dimension style.
In BricsCAD you access the style settings without the dialog box but you can only set the DIMTOH for the Style & not the individual object.
There is a TextOutsideAlign property in the dim object you can access with vla- but I did not test it to see if it was Read Only.

Title: Re: Dimension Text Dragged Rotation
Post by: roy_043 on August 25, 2017, 04:21:53 PM
Looks like it's the DIMTOH system variable (Text outside Align set to Yes)
Using BricsCAD I can not set that on an object, needs to be set in the Style only.
I don't have a BricsCAD V17 license, but in V16 and earlier this setting can be changed per entity via the Properties Bar.
Title: Re: Dimension Text Dragged Rotation
Post by: CAB on August 25, 2017, 04:38:55 PM
Using 17 and no object access to the setting.
Not sure if you can see but it is dimmed for the object properties.
You can change it?
Title: Re: Dimension Text Dragged Rotation
Post by: mjfarrell on August 25, 2017, 06:02:59 PM
But guys, none of that is what the user is asking for..... :whistling:
Title: Re: Dimension Text Dragged Rotation
Post by: Bryco on August 25, 2017, 06:08:53 PM
Using the properties window-set the text rotation to 0 then HOVER OVER THE DIM AND SELECT MOVE TEXT WITH LEADER
Title: Re: Dimension Text Dragged Rotation
Post by: CAB on August 25, 2017, 06:36:38 PM
But guys, none of that is what the user is asking for..... :whistling:
So is the rotated dim text the issue or the Arrow he wants or both.
It's happy hour here, bye.  8)
Title: Re: Dimension Text Dragged Rotation
Post by: kdub_nz on August 25, 2017, 06:38:24 PM
Hi Bryce.
What you indicate is perfectly correct,
but,
The OP wants to add a head to the leader.

As far as I know it's not achievable out of the box.

and thinking about it I'm not too sad.
Title: Re: Dimension Text Dragged Rotation
Post by: Bryco on August 25, 2017, 06:58:06 PM
Agreed Kerry. There's a rolling stones song that (You can't always get).
Interestingly a Revit user showed me a nice curved leader (looks way nicer) from the dim and asked me if cad can do that. Nope
Title: Re: Dimension Text Dragged Rotation
Post by: roy_043 on August 26, 2017, 05:09:40 AM
You can change it?
Yes. In V16 only two text related fields are greyed out: 'Fractional type' and 'Measurement'. All other values, including 'Text align outside', can be changed in the Properties Bar. Maybe the introduction of dimension style families in BricsCAD V17 has had this side effect?
Title: Re: Dimension Text Dragged Rotation
Post by: CAB on August 26, 2017, 08:07:13 AM
OK there is something about the style I was using that locked the DIMTOH.
Using another drawing that setting is available to change on the object.
So maybe the look the OP wanted is possible except for the arrow head.
No time this morning.
Title: Re: Dimension Text Dragged Rotation
Post by: CAB on August 26, 2017, 08:13:35 AM
All except the arrow
Title: Re: Dimension Text Dragged Rotation
Post by: MSTG007 on August 26, 2017, 08:19:15 AM
Guys it's been interesting specially from the V17 version. I can without the arrow head. Since it's not possible to get it to show up on the dimension style.