CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2012
    Posts
    1

    vb 6.0 program design steel beam

    hello..we are new members here..actually, we have an assingment about design steel beam for vb 6.0 programming.. about the type of load of beam,how we want to create in vb if the beam has points load and uniform load without
    knowing their location and how about their formula n how to draw it in vb..please help us..asap

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: vb 6.0 program design steel beam

    You'd have to know the formula for the calculations, and create variables for them each. Then, a procedure that can perform the calculation(s), one step at a time. Good Luck!
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured