Jump to content

Vlr-pers??


Lt Dan's legs

Recommended Posts

Is there a way to set an object reactor to stay with the object?

 

A great example is associative dimensions or associative hatch. It stays with the object no matter who opens the drawing.

 

Is it vlr-pers? If not, what is vlr-pers used for?

Link to comment
Share on other sites

vlr-pers will make a reactor persistent, however, the callback functions will still need to be loaded into the active document when the reactor is triggered.

 

However, I would recommend you avoid the use of persistent reactors, in my experience and from others' opinions, I believe them to be troublesome.

 

Instead, I would recommend you store the data required for the reactor to function in either entity xData, LData or better, a drawing Dictionary; then rebuild the transcient reactors when loading the callback functions.

 

Here are two examples of using this method:

 

Associative Centerlines

Object Lock

Link to comment
Share on other sites

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