Results 1 to 2 of 2

Thread: Better 3D Model Error Reporting

  1. #1
    Wish List Administration
    Join Date
    2011-08
    Posts
    4,581

    Default Better 3D Model Error Reporting

    Summary: There should be a way for AutoCAD to identify exactly WHAT is causing a modeling error.

    Description: During the course of normal operations if a model develops an error, it would be ideal for the program to have a way to report exactly which part of the model that is generating the error. At that point, the operator could delete and recreate the offending piece without having to toss the entire model, and hopefully resolve the error to the program's satisfaction.
    At this point in time, I see no way for this to be resolved except with intervention from AutoCAD tech support. The current state has simple commands taking an unacceptably long time to execute, as well as causing corruption that cascades through multiple files.

    Product and Feature: AutoCAD - 3D

    Submitted By: David Geissinger on Tue, 12 Jun 2012


  2. #2
    AUGI Addict
    Join Date
    2015-12
    Posts
    2,095

    Default Re: Better 3D Model Error Reporting

    AUDIT command will generally return a handle value for each object it finds a problem with. The handle value can be used via LISP using (handent...) or other programming methods to identify the object in question. Not everything is a problem with drawing objects, sometimes the handles refer to block definitions, layers, dimension/text styles, and other non-graphic objects.

    Alternatively, I've had good results with a quartering search, gradually splitting the model in half until the problem object(s) becomes apparent.

Similar Threads

  1. AC223-1: What Can Crash Error Reporting Do for You?
    By Autodesk University in forum AutoCAD
    Replies: 0
    Last Post: 2015-08-07, 04:03 PM
  2. CRASH INFORMATION FEEDBACK IN ERROR REPORTING
    By Wish List System in forum AutoCAD Wish List
    Replies: 6
    Last Post: 2013-11-26, 01:26 PM
  3. Better Error Reporting for XREF Bind Errors.
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2008-02-28, 08:52 PM
  4. Send Model to CSi software ERROR
    By jenniferd in forum Revit Structure - General
    Replies: 2
    Last Post: 2007-05-11, 07:32 PM
  5. Replies: 39
    Last Post: 2005-11-04, 08:22 PM

Posting Permissions

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