Your cart is empty
Add prompt packs to continue
Optimize your AutoCAD workflow with this definitive collection of prompts designed to transform efficiency in the technical office. From the automation of complex geometries to the rigorous analysis of critical errors, each instruction is calibrated to extract the maximum potential of artificial intelligence applied to computer-aided design. This technical library ranges from detailed documentation generation to advanced LISP programming, allowing architects and engineers to reduce delivery times and eliminate manual errors. Integrate international standards and optimize your drawing processes with precision tools that guarantee professional results in every project.
100 resources included
Act as a senior developer expert in AutoLISP and workflow automation in AutoCAD. I need you to generate a highly optimized and robust script (.lsp) titled 'Multiple Insert Script'. The main objective is to automate the insertion of blocks named [Block Name] in bulk from a list of [X,Y,Z] coordinates provided in an external text file or integrated directly into the code. The script must be able to handle large volumes of data without degrading software performance, using low-level functions such as 'entmake' or the ActiveX interface (vla-InsertBlock) for ultra-fast execution. The code must include validation logic that checks whether the block already exists in the definitions table of the current drawing. If the block is not found, the script should try to search for it in the support path [Block Search Path] or notify the user with a clear error message in the console. It is imperative that the script manages system variables such as 'OSMODE' (object snap) to avoid unwanted movement during insertion, ensuring that elements are exactly at the [Target Coordinates] position. Additionally, the script must allow customization of additional parameters for each inserted instance. This includes applying a uniform scale of [Scale Factor], a rotation angle of [Degrees of Rotation], and automatic assignment to the [Target Layer] layer. If the block contains attributes, the code must request or read the values for the [Attribute Tag 1] and [Attribute Tag 2] tags, filling them sequentially based on the source database. The script should end with a detailed summary in the command window indicating the total number of successful insertions and any issues detected. Finally, it integrates an error-handler routine that restores the original configurations of the AutoCAD environment in case of manual cancellation or critical failure. Make sure the code is structured in a modular way, with explanatory comments in Spanish for each section, making it easy for any user with basic knowledge to adjust the [Customizable Variable] variables according to the specific needs of their engineering or architecture project.
He acts as a Senior Urban Planning Consultant and Asset Management Specialist for Urban Infrastructure with advanced proficiency in AutoCAD. Your objective is to design a detailed technical strategy for the **Location of street furniture** within a site design plan at [Plan Scale] scale. The design must focus on the optimization of public space, guaranteeing the fluidity of pedestrian traffic and strict compliance with universal accessibility regulations according to [Local/National Regulations]. You must provide a step-by-step methodology for the arrangement of specific elements such as benches, [Lightning Height] luminaires, recycling bins, security bollards and bicycle racks in the [Name of Sector or Project] area. It is essential that you define the hierarchy of layers (Layers) necessary to organize these elements, suggesting specific names, layout colors and line intensities that facilitate the technical reading of the final plan. The prompt must include design criteria for the creation and use of dynamic blocks with linked attributes. These blocks must allow data extraction (Data Extraction) to automatically generate tables of quantities that include: item ID, description, coordinates [Coordinate System, ex: UTM/WGS84] and suggested manufacturer. In addition, it explains how to use automation commands such as 'MEASURE' or 'DIVIDE' to place elements equidistantly along polylines that represent the axes of pedestrian circulation, maintaining a buffer distance of [Distance in meters] from the curb of the sidewalk. Finally, it integrates a technical validation section where the interference of the furniture with the existing public service networks (sewer, electricity and gas) in the [Name of Service Layers] layers is verified. The expected result is a workflow that ensures that each piece of furniture is not only aesthetic and functional, but is perfectly documented for the construction and preventive maintenance phase.
He acts as a Senior Geographic Information Systems (GIS) Auditor and CAD/BIM Data Management Specialist with a track record focused on geodetic accuracy. Your main objective is to carry out a deep technical audit under the 'Global Coordinates Validation' protocol for a highly complex infrastructure project called [Project Name]. The DWG file in question has erratic behavior in the insertion of external references and significant discrepancies in geographic location with respect to previous integrated map services and surveys. The analysis should begin with a thorough review of the system environment variables, specifically checking the GEOGRAPHICLOCATION, INSBASE commands, and the consistency of drawing units using the UNITS command. It is imperative to determine if the drawing is working in real coordinates (WCS) or if an arbitrary User Coordinate System (UCS) has been established that hides a massive displacement (offset) with respect to the origin of the projection system [Specify Projection, e.g. UTM WGS84]. You must detect if there is a project north rotation that is not properly documented in the file metadata. Subsequently, you must evaluate the geometric integrity of the linear and point elements of the design. Identifies whether there are entities located at extreme distances from the origin (greater than 10^6 units), which introduces critical floating point precision errors into the AutoCAD graphics engine, causing poor visual regenerations (jittering) and fatal errors in area or volume calculations. Provides a methodology to center the model without losing absolute georeferencing, using insertion points shared with other consultants in the specialties of [List of Specialties, e.g. Structures, Facilities]. To conclude, prepare a remediation report that includes cleaning corrupt geodata records and standardizing Z coordinates to avoid the 'non-planar drawing effect' or inconsistent elevations on 2D objects. Generates a list of repair-specific commands (AUDIT, RECOVER, -PURGE) and automation scripts or LISP expressions to realign all objects to validated global coordinates, ensuring that any future exports to GIS formats or coordination platforms such as Navisworks are mathematically exact, with a maximum tolerance of [Tolerance in mm].