Heblon 1 Posted October 18, 2018 Hey there, is it possible to acess Site Model information via Marionette? I hope to script a gradient object for a faster "only"-labeling purpose than the existing gradient tool does. simple as that: a line as PIO get start and end point place locus on site model (z-height) simple math label gradient with text Cheers. 1 Quote Share this post Link to post
ericjhberg 371 Posted April 8 This post was from over 2 years ago with no answer, and I'm still curious. Any ideas? Quote Share this post Link to post
Antonio Landsberger 24 Posted April 9 There are no existing standard Marionette Nodes I know of, that have site model capabilities. This is most likely because there are no corresponding VectorScript commands for this. The only area in the developer wiki in which I could find entries to "site model" is VCOM: https://developer.vectorworks.net/index.php/VCOM:VCOM_(Vectorworks_Component_Object_Model) This can only be used with SDK though. If that's the case, there are two possiblities: a) ask VW Inc to make those VCOM functionalities available through VectorScript commands (if that is even possible) b) get comfortable with SDK Quote Share this post Link to post
ericjhberg 371 Posted April 9 That's too bad. Thanks for the info @Antonio Landsberger Quote Share this post Link to post
Antonio Landsberger 24 Posted yesterday at 08:04 PM @Heblon @ericjhberg Check out the recently uploaded Marionette tools here: It might be able to accomplish what you are looking for. Quote Share this post Link to post