Nomi Posted December 28, 2019 Share Posted December 28, 2019 Hi all, I'm unable to set the elevation of a story - when I create multiple stories the elevation is by default set to increments of 9'. I've attached a file with the test node that shows the script I'm using - any input appreciated! Initialize Story.vwx Quote Link to comment
Vectorworks, Inc Employee SBarrettWalker Posted January 7, 2020 Vectorworks, Inc Employee Share Posted January 7, 2020 Hi @Nomi - The reason this is not working in your node is because vs.SetStoryElevation() takes mm as the input. You need to convert your document units to mm and then use that value as your elevation. I recently posted a network that creates a series of stories based on an overall building height. There is a Set Story Elevation node in that network that shows how to do this. Quote Link to comment
Nomi Posted January 8, 2020 Author Share Posted January 8, 2020 Thanks Sarah! Got everything to work. Quote Link to comment
Recommended Posts
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.