Print Page | Close Window

Simple action fails in Acad 2009

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1045
Printed Date: 05.Jul.2026 at 05: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:14
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