Jump to content
Developer Wiki and Function Reference Links ×

Controlpoints not visible anymore


jb.trystram

Recommended Posts

I made a 2D path PIO and as i wanted the path to be edited directly with the reshape tool or by double click i make the PIO events enabled and write all necessary to make it working:

begin

vsoGetEventInfo(theEvent, theButton);

CASE theEvent OF

{User has single-clicked the object's icon. }

5: ok := SetObjPropCharVS(3, Chr(3));

3: BEGIN

{ ... the rest of the script}

and it works fine.

But by all other Pio that use Controlpoint have them not visible anymore.

even the built-in one like callout tool.

I'm not sure it come from my path object. I tried before to use CP and to hyde them on purpose but i didn't get it. it looks like i really get it now and that's very bad.

Do i switch a VW behavior?

Thanks for help

VW designer 2014 mac

Link to comment

I may be misunderstanding your question, but changing interactive scaling shouldn't require a restart. It is just a mode of the selection tool (like changing the circle tool from radius to diameter) and the setting should stick between Vectorworks sessions.

The mode can toggle with the U key (as with any mode), so perhaps this is how it turned off for you. You should get a warning, though.

-Josh

Link to comment

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