Osmode command in AutoCAD – Adjust the system of catching the point
Osmode command in AutoCAD is used to adjust the system of catching the point osnap command in cad (osnap):
It is system variable that receives the below values:
- 0: NONE
- 1: ENDpoint
- 2: MIDpoint
- 4: CENter
- 8: NODe
- 16: QUAdrant
- 32: INTersection
- 64: INSertion
- 128: PERpendicular
- 256: TANgent
- 512 : NEArest
- 1024: Geometric CEnter
- 2048: APParent Intersection
- 4096: EXTension
- 8192: PARallel
- 16384: toggle mode on and off
The tool developers: Create a custom habit which can use 16384 bitcode to prevent temporarily the establishments for Snap running current objects without losing the original establishments.
Good luck!
Thanks for reading!!!
You can see more useful writings about CAD… here
You can see more commands in AutoCAD… here
Related posts
PE command in CAD – connect line to useful polyline
Union command AutoCAD – The command to plus Regions
Dimension Space command in Autocad
Solview command in AutoCAD – Create the projections from 3D solid model
Laymch (layer match) command in CAD – the command to change Layer
Rectang command in AutoCAD – draw rectangle
Hatch Edit command in CAD
Sunproperties command in AutoCAD – Set up Sun properties
Vpoint command in AutoCAD and the usage in details