ADT33 - VBA - SECTIONS

ADT33 - VBA - SECTIONS

Anonymous
Not applicable
329 Views
1 Reply
Message 1 of 2

ADT33 - VBA - SECTIONS

Anonymous
Not applicable
I want to generate a section from a AecBdgSectionLine object using I am
using:

ThisDrawing.SendCommand "BldgSectionLineGenerate" & vbCr (how do I add the
next few lines so that the ADT section form does not display.)

If there is an easier way via the AECBDGSECTIONLINE object, I would prefer
to do this.

Thank You
0 Likes
330 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Sorry to say but this is a dialog driven function only. You will always
need the dialog for this as well as several other ADT functions.

--
|
-+-------------------------------------------------
| Rob "in search of the elusive RR" Starz
| Stardsign cad solutions
| AEC Designer / Consultant / Developer
| Arch Desktop tools www.stardsign.com/adtcadpacx.htm
0 Likes