Category Archives: TIPS
How to convert Text to Mtext in AutoCAD 2014?
In some case, you want to convert Text to Mtext attribute. Because if you use a Text , it will decrease a drawing of size. However, Text don’t allow formatting font style. Today I will help you to convert Text to Mtext. You can do tutorial steps as following: Step 1: Select all text Step 2: Click on… Read More »
How to convert Mtext to Text in AutoCAD 2014?
Sometime you want to convert Mtext to Text in the drawing. So, How to do that? In the lesson today, I will help you do that. Ok, let’s start! Type EX (Explode command) > Enter > Select paragraphic text > Enter. So, only use Explode command can convert Mtext to Text. Very simple. If you have other way,… Read More »
Dowload AutoLisp common free-Part 1
AutoLisp is the abbreviation of Lisp Processer Auto. The AutoLisp commands are written in Notepad. AutoLisp is a programming language written for the purpose of embedding into the AutoCAD environment, allowing designers can create new commands, and help to process AutoCAD drawings are faster, more easily. >> Autolisp load application in AutoCAD 1. Lisp create Cloud Commonly, in… Read More »
Filter command tutorial in AutoCAD
Filter shortcut is FI. Filter is the same Quick Select basic feature and have a lot of properties. Filter command apply to select object quickly in AutoCAD drawing. You can set multiple conditional filters at once time. Quick Select only allow you to apply one conditional filter at a time. Filter follow that you need to apply another… Read More »