Results 1 to 2 of 2

Thread: Extrim

  1. #1
    Member
    Join Date
    2012-09
    Posts
    16
    Login to Give a bone
    0

    Default Extrim

    Hi everyone

    When I run extrim lisp, it appears error at the final step in command bar. Is it Executable?

    ERROR;
    (; ----- Error around expression -----
    (ACET-GEOM-OBJECT-POINT-LIST NA NIL)
    ;* no function definition <ACET-GEOM-OBJECT-POINT-LIST> ; expected FUNCTION at [EVAL])
    Attached Files Attached Files

  2. #2
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,658
    Login to Give a bone
    0

    Default Re: Extrim

    Calling an Express Tool autoloads other files via acetauto.lsp. If you use extrim from the Express Tools it should work. If you're wanting to use a function from extrim.lsp load it at the start of your routine then call the function. If you're trying to replace the command with one that doesn't require Express Tools you have a lot of code to write.

Similar Threads

  1. Error using EXTRIM command
    By jason.cyr13 in forum AutoCAD General
    Replies: 1
    Last Post: 2007-12-03, 08:45 PM
  2. Trying to use a Block to ExTrim to
    By ReachAndre in forum AutoLISP
    Replies: 4
    Last Post: 2006-10-25, 12:53 PM
  3. Extrim command for AutoCAD 2005 ?
    By jdcincy in forum AutoCAD General
    Replies: 6
    Last Post: 2006-03-24, 05:37 PM
  4. extrim - how it works?
    By inner69923 in forum AutoLISP
    Replies: 15
    Last Post: 2004-10-26, 08:56 AM
  5. extrim in vb
    By inner69923 in forum VBA/COM Interop
    Replies: 6
    Last Post: 2004-10-06, 04:17 AM

Posting Permissions

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