Duane Valencia

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: ac_​drawingName #3630
    Duane Valencia
    Participant

    Now for discovering that magic parameter that returns the scale as a NUMBER and not a STRING… anyone?

    see previous post in this thread….

    in reply to: ac_​drawingName #3629
    Duane Valencia
    Participant

    Bingo… it does work…

    One thing to note… if you’re changing the object in an OPEN file… you have to UPDATE the placed drawings or those parameters will read blank..

    I am also seeing if closing and opening the entire file will “update” the titles (as otherwise, I’d have to go to all 70 or 80 sheets and update placed drawings)…

    Thanks again, James…

    in reply to: ac_​drawingName #3628
    Duane Valencia
    Participant

    James….

    Thanks… I’m off to try it now…

    AND.. for some reason, even tho I say SEND AN EMAIL WHEN THERE’S A REPLY.. it does not send me an email!

    Hope this works…..

    in reply to: ac_​drawingName #3626
    Duane Valencia
    Participant

    As a footnote, trying to edit this object… it took a full 2 minutes to open the object and a full 2 minutes to SAVE the edits… Then another Full 2 minutes to open again… and 2 min to save…

    Ugh.

    I am going to try to add bits of my code into your object and see if/when it breaks.

    in reply to: ac_​drawingName #3624
    Duane Valencia
    Participant

    I must be doing something wrong before the text statement (though, again, this was working in all previous versions)…

    Here’s the Title Object… Please review and see if you can tell what’s wrong.

    I did have a switching variable vf_name… that if you enter “*” it will revert to ac_drawingName…

    Even disabling that and using ac_drawingName only still shows a “0”…

    I also COPY & PASTED your script into mine… Your script returns a “0” as well (in my object)…
    Works fine in your object…

    in reply to: ac_​drawingName #3617
    Duane Valencia
    Participant

    And while we’re talking Titles… is there any variable that returns the NUMBER equivalent of the scale of the drawing? For example, 1/4″= 1′-0″ would return a number of 48?

    In trying to create my own GRAPHIC SCALE, I need something that can be used in an equation for scaling.

    The ac_drawingScale only returns the VERBAL version of the scale…
    Yes, I can “convert” this to a number, but when it’s an IN BETWEEN scale, I’ve got problems. Not to mention the script checker really hates it when you IF-THEN with a numeric equation.

    in reply to: ac_​drawingName #3615
    Duane Valencia
    Participant

    And while we’re talking Titles… is there any variable that returns the NUMBER equivalent of the scale of the drawing? For example, 1/4″= 1′-0″ would return a number of 48?

    In trying to create my own GRAPHIC SCALE, I need something that can be used in an equation for scaling.

    The ac_drawingScale only returns the VERBAL version of the scale…
    Yes, I can “convert” this to a number, but when it’s an IN BETWEEN scale, I’ve got problems. Not to mention the script checker really hates it when you IF-THEN with a numeric equation.

    in reply to: ac_​drawingName #3614
    Duane Valencia
    Participant

    BTW… ac_drawingScale and ac_drawingNumber seem to be working fine.

    ****UPDATE *****

    ac_drawingNumber does NOT work either…

    really need help here… This is only an issue with the 4022 release… Meaning, if I can’t get this to work.. I will have to constantly go back and forth from 3005 to 4022 and back… (for other TW issues)..

Viewing 8 posts - 1 through 8 (of 8 total)