Create Technical Drawings
Example Prompt:
Example Response:
(defun c:AutoDraw ()
(command "LINE" 0 0 10 0 "C")
(command "CIRCLE" 5 5 2)
(command "RECTANGLE" 0 0 10 5)
)
Related Tasks:
Assist in Prototype Design
Example Prompt:
Example Response:
Related Tasks:
Analyze Test Data
Example Prompt:
Example Response:
Related Tasks:
Draft Technical Reports
Example Prompt:
Example Response:
Related Tasks:
Facilitate Team Communication
Example Prompt:
Example Response:
Related Tasks: