Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski 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: elev8848
  • Content: Threads
  • Order by date
  1. elev8848

    Read dxf code from VBA?

    I need to read dxf code value using VBA - but not using lisp. Say (96. "somedata") is dxf pair for an entity. I want to know if VBA can directly return "somedata"-if I select an entity. With lisp, it is as simple as: (dxf 96 (entget (car (entsel))))
  2. elev8848

    Who owns a hydraulic model?

    If a consultant uses a hydraulic modelling, can the client ask for the electronic version of the model (with the possiblity of using/modifying it later)? or is it just the results that the client can ask for?
  3. elev8848

    VBA to return screen display coordinate?

    What object and method can return the current screen-display-coordinates? I need upper-right and lower-left coordinates to clip a raster image (all programmatically).
  4. elev8848

    Trace Tree network

    I use tree network (representing sewer pipes) drawn with line entities in AutoCAD 2006. With my recursive autolisp routine, I click one line. Then, anything connected from upstream is selected automatically. But, AutoLISP is slow (5 minutes for 100 branches) and is limiting in size. Has anyone...
  5. elev8848

    Cannot Select Objects

    I often cannot select certain objects even after REGEN command. Only way to be able to select them is first use erase or move command, then select them, then move or earase them, then UNDO. Or else I have to reopen the file. Is it the some limitation/bug in AutoCAD Map3D 2005? Just wondering...

Part and Inventory Search