Display full version of the post: Simple action fails in Acad 2009

bfish
24.08.2008, 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)    500Solidedit    Face    Extrude    Select objects (Request User Input is on)    Enter    300    30    Enter    EnterSo 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?