Understanding units in AutoCAD
Thursday, May 21, 2026Metric or imperial, layout units, block insertion units: an overview of the system variables that govern units in AutoCAD.
Read moreArticles with the tag "CAD".
Metric or imperial, layout units, block insertion units: an overview of the system variables that govern units in AutoCAD.
Read moreDeveloping AutoLISP macros with VS Code
Read moreConfiguring Vault to work with Inventor is a bit harder than you might think.
Read moreHow to create and manage custom system variables in AutoCAD.
Read moreHow to join segments, arcs, and NURBS end to end to form contours and polylines.
Read moreHow to model intersection results between curves: crossings, tangencies, overlaps, and lazy computation of expensive information.
Read moreHow NURBS curves fit into our interface hierarchy: control points, knot vectors, evaluation, and trimming.
Read morePut your iLogic rules under version control and edit them in a modern editor with two export/import scripts.
Read moreA concrete case of the infamous E_FAIL: an .adsklib file that does exist on disk, yet which Inventor stubbornly refuses to open.
Read moreIn an Inventor sketch, every entity relies on points. Understanding their role is essential to mastering geometric constraints.
Read moreInstall QuickLook and its CADImport plugin to preview CAD files directly from Windows Explorer, without opening AutoCAD.
Read moreInteract with Vault server data through a REST API
Read moreSQL Server fails to install on an NVMe drive with sector sizes greater than 4096 bytes.
Read moreHow to transpose intersection algorithms to 3D: line/sphere, line/circle in space, coplanarity, and projection into the circle's plane.
Read moreHow to find the intersections of two circles (or arcs) in 2D using the radical line, and handle all special cases: tangency, concentricity, overlap.
Read moreHow to compute intersections between a line (or segment) and a circle (or arc): substitution into the circle equation, discriminant, and parametric filtering.
Read moreWhen the analytical approach isn't enough: coarse search by subdivision, Newton's method refinement, and tolerance handling for arbitrary curves in space.
Read moreHow to find the intersection point of two 2D segments: setting up the equations, solving with the cross product, handling parallel cases and overlaps.
Read moreAutoLISP is a programming language built into AutoCAD, derived from the LISP language, allowing users to automate tasks and customize the CAD software.
Read answerHow to do a 3D rotation in AutoCAD.
Read answerHow to find the intersection between a line and a plane in AutoCAD?
Read answerHow to determine if a point is inside a contour in AutoCAD.
Read answerHere is a list of the main standardization organizations with their acronym, full name, and country or region.
Read answeriLogic is a rule system integrated into Autodesk Inventor that allows design automation and the creation of intelligent, parametric 3D models.
Read answerWhat is Autodesk Platform Services used for?
Read answer