Jump to content

Antonio Landsberger

Member
  • Posts

    240
  • Joined

  • Last visited

Reputation

130 Spectacular

7 Followers

Personal Information

  • Occupation
    ComputerWorks employee
  • Location
    Germany

Recent Profile Visitors

4,303 profile views
  1. There's an easy fix for this. Simply set the folder in which the project file resides to "Available offline". Then all files within this folder will always automatically inherit this property and always be available.
  2. @Thomas K. Are you really sure GetSpaceNumForObj is a valid VectorScript function? https://developer.vectorworks.net/index.php?title=VS:GetSpaceNumForObj I think this only exists as part of the worksheet functions: https://developer.vectorworks.net/index.php/Worksheet_Functions#Specialized_for_Space
  3. @mjm@Thomas K.@Jesse Cogswell@Pat Stanford I just created an enhancement request and linked this forum entry. If you know ways to apply such scripts, please let us know here. I'd appreciate it. 🙂
  4. No need to worry about me. I've seen plenty of (my) wishes come to fruition over past four years - be it Marionette, IFC, BCF, worksheet, UI or data tag related. 🙂
  5. Pat, do you think, it would be worth the effort to submit an enhancement request?
  6. There is a way to use scripts to add tags to layers vs.SetObjectTags(objectHandle, arrTags) but is there a way to create and setup a layer filter (using such a tag or tags)? For different automatization scripts for design and sheet layers (check and do something depending on something else) it would be great, if there was a way to not only automatically set certain tags, but to also setup an appropriate filter using those tags.
  7. Hi @Juha Tuomimaki, Welcome to the Vectorworks forum and Marionette in particular. The behaviour of nodes and their connections you show and describe is definitely not normal or usual. In fact, I cannot remember ever having seen this with Marionette. And a quick search in the bug report system, reveals that this hasn't been reported either. Here's an image of what your situation should look like approximately: 0) Are you trying this in Top/Plan or a different view? 1) Does this happen in a new empty file as well? 2) Have you tried resetting your user folder? 3) Have you tried running the installation repair? Best regards, Antonio
  8. If any action in Vectorworks leads to a crash, please report it with Vectorworks or your distributor.
  9. The question is: why do you have input ports, that you don't need. Please show us an example network within a wrapper and the wrapper from the outside.
  10. 1. It does work. Just use the name of the folder you want the script to look for your symbols. 2. That's currently out of scope for this small node. I can put it on my todo list, but it doesn't have a high prio.
  11. Hi @Jesse Cogswell Thank you for the information. This solution seems a bit convoluted, but I understand the theory behind it.
  12. When using the VS:CreateThumbnailPopup by default all symbols are shown in wireframe render mode. Is there any way to change that for the selection popup? CreateThumbnailPopup.vwx
  13. I won't be able to look at this any further until the end of next week unfortunately.
  14. Hi Krovex, no. 🙂 It should be possible to get and show the names of all selected symbols from the currently active layer. ... I just made a short test and for some reason the filter doesn't seem to work. I simplified the first wrapper a bit. SelectedSymbol-simplified.vwx
×
×
  • Create New...