rympet Posted May 17, 2010 Posted May 17, 2010 Hi all, Maybe somebody know how to find how many object(like triangle, polygon or quadrat) in the drawing are, using VBA? For example now i have 3triangle, 2 polygon and 4 quadrat in the drawing. So I need to write program which will be find these all object, and shoe in the user form. Best regards, PR. Quote
rkmcswain Posted May 17, 2010 Posted May 17, 2010 Are these polygons made up of a single closed polyline, or separate lines, or a mix of polylines and lines? Quote
rympet Posted May 17, 2010 Author Posted May 17, 2010 all objects I create using vba: DxfLine xp, yp, xp, yp1, 1, "" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.