I am after a workflow or starting point for turning an object in 2d into a 3d draped object in another drawing. What would be the most efficient way to do this. For example if I set up the drawing correctly. When the drafter moves a signal pole, the dynamo script would be run in the 3d drawing. It would then retrieve the new x,y location of the block and update it’s location and drape it onto the surface.
Ideal I would need a way for dynamo to also recognize when new blocks are added, it would compare the block name to a model name and superimpose the 3d block in place of the 2d block. Information required from the 2d drawing would be rotation x,y (possibly tin offset for raised lanterns).