| Knowledgebase Home | Glossary | Favorites | Login |
The default action for AutoCAD is to ignore hatch objects, as doing so improves performance. The ability for AutoCAD to snap to a hatch object is controlled by one of two variables and their settings. Variable 1From release 2005 through to release 2006, that variable is OSNAPHATCH. This variable controls whether object snaps ignore hatch objects. The settings are: 0 - Object snaps ignore hatch objects. 1 - Object snaps treat hatch objects the same as other objects.Variable 2From release 2007 through to release 2008 the variable OSNAPHATCH was replaced by the variable OSOPTIONS. This variable affects object snaps on hatch objects as well as object snaps on geometry with negative Z values when using a dynamic UCS. The settings are: 0 - Object snaps operate on hatch objects, and on geometry with negative Z values when using a dynamic UCS. The OSOPTIONS variable can also be set in the tab under "Ignore hatch objects" : Ticked = OSOPTIONS set to 3
|