How to create a defpoint layer in AutoCAD

Defpoints layer is very important for draftsman. You should remember that. When you make a new AutoCAD file, you do not see defpoints layer. You don’t worry that, I will help you to resolve this matter. How to create a defpoints layers in AutoCAD? 1. You can create new layer and change this layer’s name into DEFPOINTS 2.… Read More »

Axis name symbol-style 2

In this part, you will be introduced to create axis name symbol with attribute and dynamic block feature in AutoCAD. 1. Create a element 2. Create  attribute definition 3. Definition block 4. Create dynamic block with visibility paramaters Video tutorial: Download axis name symbol style 2 at here

Lisp calculate total length of polylines

You have a lot of separate polylines in the drawing. How do you calculate its total? I will introduce a lisp to you. It will help you to calculate length of polylines. Download lisp here Load application Type TLEN > Choose polylines that you need to calculate > Enter > Show AutoCAD message dialog box. Video tutorial: