AUTOMATE AUTOCAD USING CHAT GPT | AUTOCAD + CHATGPT

GLOBAL STUDIO
GLOBAL STUDIO
25 هزار بار بازدید - 10 ماه پیش - Integrate ChatGPT into AutoCAD via
Integrate ChatGPT into AutoCAD via a script, sending user input to ChatGPT API for processing, and implementing responses for actions.

program:

"(defun c:Create_Rectangle ()
 (setq width (getreal "\nEnter the width of the rectangle: "))
 (setq height (getreal "\nEnter the height of the rectangle: "))
 
 (setq pt1 (getpoint "\nSpecify the first corner of the rectangle: "))
 (setq pt2 (polar pt1 0 width))
 (setq pt3 (polar pt2 (/ pi 2) height))
 (setq pt4 (polar pt1 (/ pi 2) height))
 
 (command "_.pline" pt1 pt2 pt3 pt4 "C")
 (princ)
)"

#autocad
#Design
#DynamicBlocks
#CAD #Productivity
#ParametricDesign
#Engineering
#Innovation
#DigitalDesign
#efficiency
#solidworkstutorial
#solidworksassembly
#solidworkstutorialforbeginners
#solidworks
#AutoCAD
#CAD
#Drafting
#Design
#Engineering
#Architecture
#3DModeling
#CADDrawing
#AutoCADDrawing
#TechnicalDrawing
#CADDesign
#AutoCADTutorial
#AutoCADTips
#CADSoftware
#CADCommunity
#DrawingTutorial
#CADWorkflow
#AutoCADArchitecture
#AutoCADLT
#AutoCADSkills

For any mechanical projects and collaborations contact [email protected].
10 ماه پیش در تاریخ 1402/09/17 منتشر شده است.
25,003 بـار بازدید شده
... بیشتر