Jump to content

autocad 2009 Parameters Manager, maths


Recommended Posts

Posted

 

is there parameters manager for autocad 2009?

 

can parameters manager solve my 'mathematical problem':

 

I need to assign a value to pline called 'real_length' and 'startvalue'

autocad then calculates endvalue=startvalue-real_length*attenuation.

and displays result on the end of pline.

Posted

If you are looking for a text object to display the length of your line, I believe this can be accomplished with a dynamic block with the stretch function, and an attribute nested within set with a field to reflect the length. I'll give it a test run and report back

Posted
Something like this?

 

Either I don't know how to use that or I can't get it to work.

 

You could certainly do this with a pretty simple LISP script.

Posted
Either I don't know how to use that or I can't get it to work.

 

You could certainly do this with a pretty simple LISP script.

 

Sorry to bump this but I didn't catch the last post.

 

Insert that as a block, and when you lengthen the line with the dynamic grip the attribute contains a field that will display the length of the line upon regen.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...