Jump to content
  • 0

LayerMap and VW9.5


EFS

Question

Is it possible to make the LayerMap Plug-In work with VW 9.5? The script has four lines of errors:

Linje #99:SpreadSheet(0.0,0.0,NoRows,NoCols); Linje #107:SprdBorder(false,false,false,true);

Linje #113:Hlayer:=nextLayer(Hlayer);

Linje #115:END;

I have found this Plug-in to be very useful and would like to continue using it with VW 9.5.

Link to comment

3 answers to this question

Recommended Posts

  • 0

SprdSheet() is obsolete as of VectorWorks 8.0

SprdBorder() is obsolete as of VectorWorks 9.0

The third and fourth errors are probably linked to the first two. Fix the first two and they may go away.

Sorry, I don't know the newer commands to use, but you should be able to find them in the VectorScript Function Reference. You can find the various manuals to download at http://www.nemetschek.net/support/custom/vscript/docs.html

HTH,

Raymond

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
Answer this question...

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