Posts

Showing posts from January, 2016

Mario 4 Ever [ PC GAME ]

Image
We know that Mario is looking for the princess. We also know that she will be in another castle for a long time. But still, Mario does not give up searching for her and for almost 30 years, we do not give up trying to help him

Slope Calculator

Image
A slope describes the steepness of a line. It is also known as gradient. The slope or gradient of a straight line can be calculated when  points (Level 1) and (Level 2) are given. In this calculator, you can find the slope and equation of the straight line with two given points (two point slope form).

Convert to Polyline - Swap

Image
 Two commands, to convert in both directions between a Circle and a circular (two-equal-arc-segment closed) Polyline, such as the Donut command makes.  Both commands: 1. ask User to select again if they miss, pick an incorrect object type, or pick an object on a locked Layer; 2. remove selected/converted object, but can easily be edited to retain it; 3. account for different Coordinate Systems; 4. retain non-default/non-Bylayer color, linetype, linetype scale, lineweight, and/or thickness.

Geometry Calculator 2D & 3D

Image
Here you will find many calculators for geometric shapes (2D) and solids (3D). Choose a calculator from the left menu or from the graphical overview. Have fun! Geometry Area / Volume Calculator for calculating 2D and 3D Geometric shapes. How to calculate Square?  How to calculate Rectangle?  How to calculate Triangle?  How to calculate Reg Polygon?  How to calculate Circle?  How to calculate Ellipse?  How to calculate Cube?  How to calculate Prism?  How to calculate Pyramid?  How to calculate R. Polyhedron?  How to calculate Sphere?  How to calculate Cylinder? 

Custom Line Type Creator

Image
Create Your Own Line Types With This Lisp

Clean Your Drawing

Image
"I like to clean up each and every AutoCAD drawing to reduce file size and make the files more healthy using these commands: Audit: This command will examine the drawing file, find errors, and allow you to fix them. Purge: This command will allow you to purge any unused styles, blocks, etc. Be certain that you — or your coworker — won’t need them later. When in doubt, don’t purge it out. -Purge: This is the Command line–only version of the Purge command; it's used in customized LISP and scripts. Overkill: This awesome and aptly named command looks for things like duplicated lines on top of lines and removes them. I do this before sending the DWG to anyone, before creating the PDF file, and before my final save." Using This LISP You Can Clean Your AutoCAD Drawings