>> Is there a way to check to see if the macro feature already exists? It is used in a Drawing Document.
Well, the macro feature is inserted by a macro, isnt it ? Have the Insertion macro parse the feature manager tree, looking for the Feature,getType value.
If you are planning on having more than one
STYLE of macro feature in a document, but only one COPY of any STYLE macro feature, then add an attribute to the macro feature.