Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: y2kmvr
  • Content: Threads
  • Order by date
  1. y2kmvr

    3dface/3dsolid/3dpolyline using VB - Need help

    Here is what I am trying to do: I have .DWG (from mechanical desktop)files that have both 3D & 2D entities in them. not able to export(step or iges) the complete data out of Mechanical desktop. If I use step, I am losing 2d drawing data. If I use IGES, i am losing 3d data. I would like to...
  2. y2kmvr

    Search entities in .DWG file using VB

    Hi, Here is what I am trying to do: I have .DWG (from mechanical desktop)files that has both 3D & 2D entities in them. I'm not able to export the complete data out of Mechanical desktop. If I use step, I am losing 2d drawing data. If I use IGES, i am losing 3d data. I would like to (through VB...
  3. y2kmvr

    search 3D and 2D entities in .DWG file

    Hi, Here is what I am trying to do: I have .DWG (from mechanical desktop)files that has both 3D & 2D entities in them. I'm not able to export the complete data out of Mechanical desktop. If I use step, I am losing 2d drawing data. If I use IGES, i am losing 3d data. I would like to (through VB...
  4. y2kmvr

    Need help from VB gurus

    Hi, I would like to search 3D entities and 2D entities in .DWG file.Can someone help me with the logic/syntax/code. I am new to AutoCAD Thanks in advance y2kmvr
  5. y2kmvr

    export function in R14

    Hi Everyone, I am trying to export DXF file into STEP through VB Automation. The function/method for export does not seem to work. It is not giving any error. Please see attached code. Thanks for your help. The export function is called at the end of the program. Private Sub Command1_Click() Dim...

Part and Inventory Search

Back
Top