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 Elevations #338

Open
5 tasks done
GerhardPaw opened this issue Jan 16, 2022 · 5 comments
Open
5 tasks done

Spot Elevations #338

GerhardPaw opened this issue Jan 16, 2022 · 5 comments
Assignees

Comments

@GerhardPaw
Copy link

GerhardPaw commented Jan 16, 2022

Describe the bug
The node SpotElevation.ByPoint does not work in every Revit-Project.
It does work in a new created Project for PlanViews and for SectionViews.
It does not work in all other Revit Projects I´m using.

The Python-node does not give any Error, the output are Nulls.

Expected behavior
The node should place spot elevations at the given points.

My setup

  • Operating System: Win10
  • Dynamo version: 2.12
  • Clockwork version: 2.3.0
  • Revit version: 2022
    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)
@GerhardPaw
Copy link
Author

GerhardPaw commented Jan 16, 2022

I have found the Problem!
It´s the Vector.Reverse node.
After removing the node it works.
See also:
https://forum.dynamobim.com/t/place-spot-elevation-in-sectionview-and-change-type/72272/7

Additional Info:
Dynamo crashes if there are more than about 10 points as input.

image

@andydandy74 andydandy74 self-assigned this Jan 19, 2022
@fmeruane
Copy link

Hi, i´m trying to use this node in section view with no luck... is it only for plan views? is there a workaround to make it work in section view? many thanks in advance.

@denizmaral
Copy link
Contributor

@fmeruane do you work in Revit 2024 aswell?

@fmeruane
Copy link

fmeruane commented Dec 29, 2023 via email

@denizmaral
Copy link
Contributor

denizmaral commented Dec 29, 2023

@fmeruane maybe it can not find any reference that corresponds to your points. I will take a look if I reach my computer.
Can you please check your points?

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

4 participants