Where is Dictionary for Revit DLL?

I find Dictionary(Analyze, Builtin, Core, Display, Geometry, Office, Operators) in Dynamo WebPape.
I want Dictionary Revit(.dll) in Dynamo menu.

You can’t find it beacause it’s not added yet.

http://dictionary.dynamobim.com/

Revit .dll documentation found here: http://www.revitapidocs.com/

You could browse the RevitAPI.dll in Visual Studio or Jetbrains Dotpeek http://www.jetbrains.com/decompiler/ to see the entire library and methods in the intellisense drop-down.

1 Like