Jump to content

Recommended Posts

Posted

I already have the entmake dimension part down but how can I make it associative? Is this done after the dimension is already created? :?

Posted

Probably XData. For something like this, why not just use command? Would save you a lot of headaches.

Posted

It goes along with this one https://sites.google.com/site/reidbooe/videos and view door.avi

and others I have. I've used (command "dimlinear") before and it's sluggish! I was just trying to see if there was a relatively easy way to add the object-reactor to a dimension. I've also looked at dimreassociate and it's slow too

 

 

Probably XData

 

 

_$ (entget (car (entsel)))

((-1 . ) (0 . "DIMENSION") (5 . "1672B") (102 . "{ACAD_XDICTIONARY") (360 . ) (102 . "}") (102 . "{ACAD_REACTORS") (330 . ) (102 . "}") (330 . ) ...

Posted

Well fart. Not sure. Never seemed worth it to fuss with that and yeah, command usage is always going to be a bit 'sluggish'.

Posted

looks like this lisp will be full of vl-cmdf ! Thanks for the response Alan!

Posted
looks like this lisp will be full of vl-cmdf ! Thanks for the response Alan!

Sometimes it's just not worth the insane effort it would take the emulate the command version.

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