API: Add dimension to a drawing based on the dimension's name in the model

I'm attempting to write a macro to automatically generate a basic drawing with some dimensions added. What I would like to do is add a select few dimensions to the drawing, and I figured I might be able to automate that somehow by naming the dimensions in the model and having the macro grab the dimensions by name and add them to a drawing view. I've searched around a bit to try and figure out how to do this but have been unsuccessful so far. Any help is appreciated!

SolidworksApi/macros