ClockworkForDynamo icon indicating copy to clipboard operation
ClockworkForDynamo copied to clipboard

Spot Coordinates

Open Nerdasorus opened this issue 3 years ago • 3 comments

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)

Nerdasorus avatar Jan 09 '22 06:01 Nerdasorus

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

image

GerhardPaw avatar Jan 18 '22 15:01 GerhardPaw

tried it, doesnt work notice the null as the outpuit

image

Nerdasorus avatar Jan 19 '22 13:01 Nerdasorus

@Nerdasorus Solved this by using references of the element directly, see dynamo forum for code :)

GerhardPaw avatar Mar 08 '22 21:03 GerhardPaw