ClockworkForDynamo
ClockworkForDynamo copied to clipboard
Spot Coordinates
Describe the bug the node straight up doesn't work (tried it on structural floor plans and floor plans doesn't work!)
Steps to Reproduce i have tried to get the max/min points of a boundary box of various elements didn't work then i just placed a single point by Cartesian and that too didn't work tried it with structural plan views and floor plans still nothing.
Expected behavior the node should place a spot coordinate on a point at the required view, it didn't
My setup
- Operating System: windows 10
- Dynamo version: 2.6.1
- Clockwork version: 2.3.0
- Revit version: 2021
Housekeeping Please make sure these boxes are checked before submitting your issue:
- [x] I am running a supported Clockwork version
- [x] I am running the latest available Clockwork version
- [x] My installed version of Clockwork matches the Dynamo version it's installed for
- [x] I do not have multiple versions of Clockwork installed for one Dynamo version
- [x] I do not have any pre-Clockwork packages installed (category CAAD_RWTH in the node browser)
Hello, I have found the problem. Just remove the Vector.Reverse node and it will work. See this post for more information:
https://forum.dynamobim.com/t/place-spot-elevation-in-sectionview-and-change-type/72272/7?u=gerhard.p
tried it, doesnt work notice the null as the outpuit
@Nerdasorus Solved this by using references of the element directly, see dynamo forum for code :)