Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spot Coordinates #337

Open
5 tasks done
Nerdasorus opened this issue Jan 9, 2022 · 3 comments
Open
5 tasks done

Spot Coordinates #337

Nerdasorus opened this issue Jan 9, 2022 · 3 comments
Assignees

Comments

@Nerdasorus
Copy link

Nerdasorus commented Jan 9, 2022

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:

  • I am running a supported Clockwork version
  • I am running the latest available Clockwork version
  • My installed version of Clockwork matches the Dynamo version it's installed for
  • I do not have multiple versions of Clockwork installed for one Dynamo version
  • I do not have any pre-Clockwork packages installed (category CAAD_RWTH in the node browser)
@andydandy74 andydandy74 self-assigned this Jan 9, 2022
@GerhardPaw
Copy link

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

@Nerdasorus
Copy link
Author

tried it, doesnt work
notice the null as the outpuit

image

@GerhardPaw
Copy link

GerhardPaw commented Mar 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

3 participants