Print Page | Close Window

folding - VBA

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2152
Printed Date: 13.Jun.2026 at 06:36


Topic: folding - VBA
Posted By: katto01
Subject: folding - VBA
Date Posted: 24.Jun.2009 at 01:49
Hello,

I need to make a design in 2D and then 'fold  it' on a cylinder. I know the geometrical equations but what I do not know is:

1. How to select all the object in the drawing (like using a mouse and include objects in a rectangle )
2. generate a list of objects selected, index them so I can define properties in a loop using the objects index.

Any help would be welcome

Thanks



Replies:
Posted By: Vladimir Michl
Date Posted: 24.Jun.2009 at 08:34

You can try the Lesson #8 at:
http://www.cadforum.cz/cadforum/tema.asp - http://www.cadforum.cz/cadforum/tema.asp

(VBA programming lessons - in Czech but the code is usable)


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window