Print Page | Close Window

Simple action fails in Acad 2009

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1046
Printed Date: 10.Jun.2026 at 11:17


Topic: Simple action fails in Acad 2009
Posted By: bfish
Subject: Simple action fails in Acad 2009
Date Posted: 24.Aug.2008 at 22:18
I wanted to test the Action recorder in Acad 2009, but I can't figure this out.
Here is what I wanted to record:

Extrude a closed polyline by 500 and afterwards I wanted to be promted to pick a face that had to be extruded by 300 with a taper-angle of 30°.

Here is what I've recorded:

Extrude
    Select objects (Request User Input is on)
    500
Solidedit
    Face
    Extrude
    Select objects (Request User Input is on)
    Enter
    300
    30
    Enter
    Enter

So when I play this Action, the height of the Face extrude command is for some reason ignored. And the 500-value of the extrude-command is used.

Can anyone solve this problem?



Print Page | Close Window