| ||||||||||||
Keyboard shortcut: none
Toolbar button:
![]()
Compatible with AutoCAD Versions:
2000, 2000i, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Transparent command to find the "apparent intersection" of two lines or polylines. (where they would meet if they were both extended until they crossed) This command was originally designed for use with versions prior to release 13 but will work in releases 13+. In release 13, AutoCAD introduced the "apparent intersection" object snap that will perform the same task.
User configurable options: none
Known limitations:
Alternate uses:
None reported. If you have an alternate use for this command submit it here.
For this example we will use the (INTFIND) command from within the LINE command.
Command: line
Specify first point: (some arbitrary point selected)
Specify next point or [Undo]:
Specify next point or [Undo]:(INTFIND)
![]()
>>Select first line:
Select one of the lines.
![]()
>>Select second line:
Select the other line.
![]()
--the point where the lines "would intersect" is passed to the active command (in this example the "LINE" command)--
Apparent Intersection Object Snap In releases 13+ this object snap replaces the (INTFIND) command. See AutoCAD's help for more information.
(MID2PT) Command to find the point halfway between two points selected.
| ||||||||||