See the top rated post in this thread. Click here

Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Controlling the length of arcs within the RevCloud command

  1. #1
    I could stop if I wanted to mom of 3's Avatar
    Join Date
    2004-07
    Location
    jUSt in the middle
    Posts
    366
    Login to Give a bone
    0

    Question Controlling the length of arcs within the RevCloud command

    ok, I give up on this whole search forum thing.........
    isn't there something to change the arc of a revision cloud so that it stays constant at the value I initially enter? example - I do the revcloud command, I get the arc length/object option. I change the arc length, but when I go to draw the next cloud, I have to go through that again!!!!!!!!! ideas???????? I'm on ACAD 2004...........
    thanks!

  2. #2
    I could stop if I wanted to scwegner's Avatar
    Join Date
    2004-12
    Location
    Minneapolis, MN
    Posts
    449
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    Quote Originally Posted by tdreibelbis
    ok, I give up on this whole search forum thing.........
    isn't there something to change the arc of a revision cloud so that it stays constant at the value I initially enter? example - I do the revcloud command, I get the arc length/object option. I change the arc length, but when I go to draw the next cloud, I have to go through that again!!!!!!!!! ideas???????? I'm on ACAD 2004...........
    thanks!
    Without really looking into it, what you need to do is change the arc length variable (ARC_LENGTH) from local to global. Ideally, you should probably write in a check to see if it is already defined and set it to a default if it isn't. If all that sounds like jibberish I can try to walk you through it.

  3. #3
    I could stop if I wanted to scwegner's Avatar
    Join Date
    2004-12
    Location
    Minneapolis, MN
    Posts
    449
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    Okay, I looked into it quickly and now I'm confused. When I use revcloud (which is practically never) it saves the variable as it is. Just change it in the options window and it works each time. Maybe I'm not getting the question.

  4. #4
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    Hi

    RevCloud Arc length is associated with the current DimScale, below snippets come from the AutoCAD Online Help File [F1] -

    <snip>
    REVCLOUD stores the last used arc length as a multiple of the DIMSCALE system variable to provide consistency among drawings with different scale factors.
    </snip>

    <snip>
    Note REVCLOUD stores the last used arc length in the system registry. This value is multiplied by DIMSCALE to provide consistency when the program is used with drawings that have different scale factors.
    </snip>

    Have a good one, Mike

  5. #5
    I could stop if I wanted to scwegner's Avatar
    Join Date
    2004-12
    Location
    Minneapolis, MN
    Posts
    449
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    Quote Originally Posted by Mike.Perry
    RevCloud Arc length is associated with the current DimScale,
    Mike- That doesn't explain why it would change in between every use unless she's in the habit of changing dimstyle every time. Even then, if dimstyle has changed, she wouldn't get the desired result by re-entering the same arc chord length as before -she would have to compensate for the difference. It sounds to me like that's not what is happening.

  6. #6
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    Hi

    Check out the following thread from the Autodesk Discussions Groups -

    Bug: revcloud error arclength

    Have a good one, Mike

  7. #7
    I could stop if I wanted to mom of 3's Avatar
    Join Date
    2004-07
    Location
    jUSt in the middle
    Posts
    366
    Login to Give a bone
    0

    Question Re: Controlling the length of arcs within the RevCloud command

    now you've all confused me, but I think I partially understand the dimstyle deal. I guess I'm wondering why my option won't stay after I've changed it on my first revision cloud, like Simon was saying that it should? I haven't done anything with the dimstyle.......

  8. #8
    I could stop if I wanted to scwegner's Avatar
    Join Date
    2004-12
    Location
    Minneapolis, MN
    Posts
    449
    Login to Give a bone
    1

    Default Re: Controlling the length of arcs within the RevCloud command

    Quote Originally Posted by tdreibelbis
    now you've all confused me, but I think I partially understand the dimstyle deal. I guess I'm wondering why my option won't stay after I've changed it on my first revision cloud, like Simon was saying that it should? I haven't done anything with the dimstyle.......
    Wow, look's like -once again- Mike's found the obscure answer. I never would have picked up on that one.
    Okay, what they're saying in the thread is that there's a problem in the way the program is written that causes it to forget your previous size setting if the setting is higher than a certain point. Beyond that point, the program misreads its own variable and returns to the default. I'm guessing that what's confusing you is that when they're talking about arc size they don't mean the chord length that you entered, but the resulting length after it's been scaled. I hope that helps explain it.

  9. #9
    I could stop if I wanted to mom of 3's Avatar
    Join Date
    2004-07
    Location
    jUSt in the middle
    Posts
    366
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    so basically, since it's trying to read off the dimstyle (which still doesn't make sense), I have no way of changing it to the constant that I want it to be? I'm just stuck changing it every time, then.......ok.

  10. #10
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,419
    Login to Give a bone
    0

    Default Re: Controlling the length of arcs within the RevCloud command

    You could use my Cloud routine from the Exchange.
    C:> ED WORKING....


    LinkedIn

Page 1 of 2 12 LastLast

Similar Threads

  1. Controlling Arcs for Arched Top Windows
    By 3dway in forum Revit Architecture - General
    Replies: 7
    Last Post: 2009-02-03, 04:46 AM
  2. yes/no controlling length formula
    By soender in forum Revit Architecture - Families
    Replies: 6
    Last Post: 2008-05-08, 02:52 PM
  3. ACA Medium Arcs & Tag vs ACAD revcloud
    By fletch97 in forum ACA General
    Replies: 1
    Last Post: 2008-02-04, 07:19 PM
  4. AutoCAD 2004 - No RevCloud, Wipeout or AppLoad command
    By CADMama in forum AutoCAD General
    Replies: 4
    Last Post: 2006-08-04, 09:01 PM
  5. Arcs by P.C., arc length, Radius, Tangent bearing, Delta
    By justinxxvii in forum AutoCAD General
    Replies: 4
    Last Post: 2006-04-29, 10:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •