J
Jim
Hi all,
I have a very large drawing (ANSI 'D') with over 500 custom objects I
created and 2000 standard objects. My custom objects use a dynamic connector
to connect them together. I run a VBA program to populate the custom
property fields of all custom objects and then create a flat text file
containing all of the connections.
Some times the user does not properly glue one end of the connector to an
object. I can detect that the connection is not correct, but I can not
visually see where it is on the drawing. Currently I populate the shape text
field with the text 'ERROR' in a 36 font so I can more easily find it.
Is there a way in VBA to center the drawing based on a shape in the
collection and then zoom in on it?
Jim
I have a very large drawing (ANSI 'D') with over 500 custom objects I
created and 2000 standard objects. My custom objects use a dynamic connector
to connect them together. I run a VBA program to populate the custom
property fields of all custom objects and then create a flat text file
containing all of the connections.
Some times the user does not properly glue one end of the connector to an
object. I can detect that the connection is not correct, but I can not
visually see where it is on the drawing. Currently I populate the shape text
field with the text 'ERROR' in a 36 font so I can more easily find it.
Is there a way in VBA to center the drawing based on a shape in the
collection and then zoom in on it?
Jim