I am trying to create a tool that will run a series of audits on a drawing. What I want to start with specifically is blocks within a drawing. I want to be able to pull out a certain block name from a drawing and verify that all of the layer properties etc are correct and if they are not then the block will be changed to a "Flagged" layer. What I am specifically having trouble doing is writing the sequence that will actually look for the block in the drawing. If anyone has seen or done something similar that they are willing to share to get me rolling I would appreciate it. Thanks