
CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.
Please abide by the
rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
Author |
Topic Search Topic Options
|
Edward Fasula
Newbie
Joined: 29.Feb.2012
Location: United States
Using: autocad 2004
Status: Offline
Points: 3
|
Topic: appint-Apparent Intersection Command Gone Posted: 11.Apr.2012 at 03:10 |
Hi,
I don't use the apparent intersection command normally, so I just noticed it's not working.
I did a fresh install of AC 2005, not adding or importing any custom settings and still it does not work.
I found advice online to make sure acad.mnl is loaded, and this is what I still get after even manually doing so:
Command: (load "acad.mnl") AutoCAD menu utilities loaded. Command: _appint Unknown command "APPINT". Press F1 for help.
2004 and 2010 are loaded on the same machine and they come up with the same problem!!!
I have some 3D wireframe models to prepare to load into a structural analysis program, and apparent intersection seems to be the only way to do the work I need to in 3D.
Any help appreciated!!!
Ed
|
 |
heinsite
Senior Member
Joined: 05.Feb.2009
Location: United States
Using: AutoCAD 2014
Status: Offline
Points: 640
|
Posted: 11.Apr.2012 at 07:06 |
APPINT is not a valid command, but you can set a running apparent intersection osnap from the task bar object snap settings dialog, or by setting the OSMODE system variable = 2048. Try this last idea first on your drawing by itself and see if it works. Then check the Object Snaps settings dialog and look for it there.
Dave.
Edited by heinsite - 11.Apr.2012 at 07:07
|
Dave Hein, P.E. Hawaii District Engineer Kona International Airport AutoCAD Certified Professional Autodesk Expert Elite
|
 |
John Connor
Senior Member
Joined: 01.Feb.2011
Location: United States
Using: AutoCAD 2018
Status: Offline
Points: 7175
|
Posted: 11.Apr.2012 at 11:49 |
APPINT is a command MODIFIER meaning you must use it while in a command (ex. - such as the LINE command) you can't just type APPINT as AutoCAD does not recognize it as a standalone command. You can also use APP, again, as a command MODIFIER, to invoke the Apparent Intersection osnap.
|
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."
<<AutoCAD 2015>>
|
 |
Edward Fasula
Newbie
Joined: 29.Feb.2012
Location: United States
Using: autocad 2004
Status: Offline
Points: 3
|
Posted: 11.Apr.2012 at 14:57 |
Wow, it appears I had a case of wishful thinking. I've used it as a running snap function, and that's why I never invoked the command.
Perhaps I should start a new thread for what I'm trying to do. I want to be able to trim to a line that is on another elevation.... trim to the apparent intersection looking from, say, the right view.
THANKS for ending my wild goose chase, at lest this aspect of it!
Ed
|
 |
John Connor
Senior Member
Joined: 01.Feb.2011
Location: United States
Using: AutoCAD 2018
Status: Offline
Points: 7175
|
Posted: 11.Apr.2012 at 15:30 |
So you are working in 3D?
AutoCAD 2004 I see. You might just have to copy a line up to the correct elevation and use it to trim your other line.
|
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."
<<AutoCAD 2015>>
|
 |