<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Truss Program in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934381#M57609</link>
    <description>Mike knows his stuff. His advice would be good stuff.

The only thing I could add is that you may want to consider not using custom objects, but draw 3D solids if you are planning on working in 3D.

This way you have collaboration with other trades easily.

Good luck!

-- 
David Wishengrad
President &amp;amp; CTO
MillLister, Inc.
Software for measuring and stretching multiple 3D solids.
Http://Construction3D.com</description>
    <pubDate>Thu, 22 Jan 2004 14:52:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-01-22T14:52:14Z</dc:date>
    <item>
      <title>Truss Program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934377#M57605</link>
      <description>I was wondering if it is feasible to write a VBA routine to draw a truss
profile?  Also if it is, I'm new to writing VBA(Very New), how would I go
about it?
In Lisp I have to define the different points of span, define the rise and
run of the slope, access the command to draw the plines between the defined
points, etc.

--
Nick Haury
AEC Design Services
aecdesign@truevine.net</description>
      <pubDate>Wed, 21 Jan 2004 15:50:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934377#M57605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-01-21T15:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Truss Program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934378#M57606</link>
      <description>Yes, there is no problem doing it. How to do it, though, is dependent 
upon your situation, end goal, etc. 

If you did it in lisp then you can use the same approach. VBA allows you 
to add more GUIs and makes the coding process easier if you create 
programming objects [not talking about anything drawn in CAD] instead of 
using straight variables.
___________________________
Mike Tuersley
CADalyst's AutoCAD Clinic
Rand IMAGINiT Technologies</description>
      <pubDate>Wed, 21 Jan 2004 16:35:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934378#M57606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-01-21T16:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Truss Program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934379#M57607</link>
      <description>OK, now that I know it can be done, the question is how.  I did do it in
lisp, but want to add more to it, like dialog boxes and the like.  The only
problem is how!  I know not where to start, for I no nothing.  I've looked
at other code and I don't understand the syntax of VBA. I've tried looking
online for a good free tutorial on how to understand the syntax, unless you
can give some pointers.

Nick
"Mike Tuersley" &lt;MIKEDOTTUERSLEY&gt; wrote in message
news:MPG.1a78746932106b5898969a@discussion.autodesk.com...
&amp;gt; Yes, there is no problem doing it. How to do it, though, is dependent
&amp;gt; upon your situation, end goal, etc.
&amp;gt;
&amp;gt; If you did it in lisp then you can use the same approach. VBA allows you
&amp;gt; to add more GUIs and makes the coding process easier if you create
&amp;gt; programming objects [not talking about anything drawn in CAD] instead of
&amp;gt; using straight variables.
&amp;gt; ___________________________
&amp;gt; Mike Tuersley
&amp;gt; CADalyst's AutoCAD Clinic
&amp;gt; Rand IMAGINiT Technologies&lt;/MIKEDOTTUERSLEY&gt;</description>
      <pubDate>Wed, 21 Jan 2004 23:16:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934379#M57607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-01-21T23:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Truss Program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934380#M57608</link>
      <description>Well, you'll get lot of opinions here on how to go about learning it. If 
you search the ng, there are a lot of threads on that topic. I, 
personally, recommend going to your local library and getting either The 
Complete Idiots Guide to VBA or VBA for Dummies. Both are good primers 
that teach you vba from within MS Office. Once you learn the language,  
picking up AutoCAD specifics shouldn't be a problem and you can always 
get Joe Sutphin's book - its a great reference but not the best primer.
___________________________
Mike Tuersley
CADalyst's AutoCAD Clinic
Rand IMAGINiT Technologies</description>
      <pubDate>Thu, 22 Jan 2004 12:09:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934380#M57608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-01-22T12:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Truss Program</title>
      <link>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934381#M57609</link>
      <description>Mike knows his stuff. His advice would be good stuff.

The only thing I could add is that you may want to consider not using custom objects, but draw 3D solids if you are planning on working in 3D.

This way you have collaboration with other trades easily.

Good luck!

-- 
David Wishengrad
President &amp;amp; CTO
MillLister, Inc.
Software for measuring and stretching multiple 3D solids.
Http://Construction3D.com</description>
      <pubDate>Thu, 22 Jan 2004 14:52:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/truss-program/m-p/934381#M57609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-01-22T14:52:14Z</dc:date>
    </item>
  </channel>
</rss>

