andydandy74 / ClockworkForDynamo

A collection of 450+ custom nodes for the Dynamo visual programming environment
MIT License
218 stars 96 forks source link

Spot Elevations #338

Open GerhardPaw opened 2 years ago

GerhardPaw commented 2 years ago

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

GerhardPaw commented 2 years ago

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

fmeruane commented 8 months ago

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 commented 8 months ago

@fmeruane do you work in Revit 2024 aswell?

fmeruane commented 8 months ago

Yes, I do.

Is there a way to do this in 2024??

Thanks for the response!

From: Deniz @.> Sent: jueves, 28 de diciembre de 2023 23:00 To: andydandy74/ClockworkForDynamo @.> Cc: fmeruane @.>; Mention @.> Subject: Re: [andydandy74/ClockworkForDynamo] Spot Elevations (Issue #338)

@fmeruane https://github.com/fmeruane do you work in Revit 2024 aswell?

— Reply to this email directly, view it on GitHub https://github.com/andydandy74/ClockworkForDynamo/issues/338#issuecomment-1871612918 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AYLUDGVO4BPLMFSDEB2VM2DYLX2YPAVCNFSM5MCYVYMKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBXGE3DCMRZGE4A . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AYLUDGSZNKTOXFFA7PI5MHLYLX2YPA5CNFSM5MCYVYMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGON6HIX5Q.gif Message ID: @. @.> >

denizmaral commented 8 months ago

@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?