Jump to content

How do I make a plug-in.


Recommended Posts

1. Check out the VectorScript Guide in VectorWorks Help.

2. Subscribe to the VectorScript List.

3. Read the VectorScript tech board.

Simple version:

Write a vectorscript in the Vectorscript Plug-In Editor (normally under scripts in the Tool menu)

For things you want to be able to change in the OIP, set them up as parameters.

To use the parameter values as variables in your script, prefix them with the letter p. i.e. if you need an OIP item called Scale, you would refer to it in the script at pScale.

Good Luck.

Pat

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