Cannot find command Grids.DivideByOrientation

I have to say Dynamo is quite a poorly designed plug-in because of how so many things do not come out straight from the box.

I’m trying to follow the revit structure tutorial on creating a 3D grid in Revit using dynamo:
(183) Revit 3D Grid - YouTube

and I’m unable to find the Grids.DivideByOrientation command.

I’m currently using Revit 2019 with
dynamo core version : 2.0.5.13212
revit version: 2.0.5.13246

Any help would be great.

Thank you very much in advanced.

Ben

While OOTB Dynamo does lack a lot of functionality, the benefit of open-source development is that a lot of package authors help fill in the gaps (plus Dynamo frankly does have a lot of content OOTB, it just tends towards a breadth instead of depth development)

From the comment section of the youtube video you reference:
image

My recommendation would be to use the Monocle extension to annotate custom package usage.