Jump to content

Fields in Block Attributes: Prompt


Recommended Posts

Posted

Is there a way to create a block that has an attribute with a object linked field in it which will prompt you to select the object that the field will be linked to upon insertion? :unsure:

Posted

At this point I'm thinking to create the block with an attribute and then make a macro (would only be semi-automatic) or lisp to insert the block then prompt to select the item. If only I actually knew lisp.:(

Posted

While I'm not really a LISP writer I think it would be possible if you first create a Custom drawing property, then create the field to pull from it in the attribute, then block it all together. Then have the LISP create the custom property upon insertion and prompt the user for a value.

 

Of course "should be possible" is Max-speak for I don't know how to do it.

Posted

In this case I will be making the block with attributes that will grab polyline data. I had thought to actually make the polyline a part of the block and then make the block dynamic with stretch functions, but then what if I needed to add or remove vertices? I don't think it would work. I did test it and it worked except for the adding/removing vertices.

 

I may have to go to the lisp forums and ask for help.

Posted

What are you trying to create exactly?

Posted

I create polylines for the limits of new asphalt, demo asphalt, etc. and am looking at using attribute extraction for quantification to make it quicker and easier to put into the cost estimate.

Posted

Hmm...I knew as soon as I saw the Civil3d under your name I probably wouldn't like it :P

Posted

Hardy har har.

 

If you have any other idears toss em up.

Posted

Depends on the information you want from the attributes.

Posted

Actually I may just use the Map route to extract the data.

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...