Nodes?

Can anyone please tell me in which package can I find these nodes?

- Get Revit ActiveView
- Elements in view by category
- Wall.GetWallType
- WallLocationLine.FinishFaceExterior
- Surface.FilterByOrientation-Clockwork
- DanEDU.List.Clean
- Wall.ByFace
- Elements.Delete

Thanks in advance :slight_smile:

Hey,

Well I can make a start :slight_smile:

- Get Revit ActiveView
There is a Clockwork node Document.ActiveViewFromCurrentDocument there are also nodes in Orchid and OOTB you can use, but you connect the current document to the active view.

- Elements in view by category
MEPover

- Wall.GetWallType
Chynamo

- WallLocationLine.FinishFaceExterior
Clockwork

- Surface.FilterByOrientation-Clockwork
Clockwork maybe? :slight_smile:

- DanEDU.List.Clean
DanEDU has been depreciated, use Orchid… https://github.com/erfajo/OrchidForDynamo

- Wall.ByFace
Clockwork or OTTB… Revit

- Elements.Delete
Orchid or Archi-lab

3 Likes

Thanks alot Mark.

1 Like

Hello Mark,

Is there alternate way other than that website (https://github.com/erfajo/OrchidForDynamo) to download “DanEDU from Orchid”?

Thanks.

DanEDU=Orchid with some additions/new nodes as i understand it.

Yes, DanEDU is depreciated so installed Orchid but couldn’t find " DanEDU.List.Clean"

Please let me know if you have an solutuin.

Thanks.

Guys,

I just realized that " DanEDU.List.Clean " is no longer needed. The native List.Clean tool works fine.

Thanks all.

1 Like

There is a different list clean in Orchid, but if the OOTB node works for you that’s great :slight_smile:

Hello,

May I please know in which packages are “Pick Model Element” & “Dim.FromReference” in?

Thanks.

Rhythm and Genius Loci? I’d just go get the top 10 or 15 packages and install them, they’re bound to be full of useful stuff that you haven’t even thought of yet :slight_smile:

Ya, that would be better.

Thanks.