The command works, but without the third Pause I added, an error message is printed to the command line:
Without the extra pause:
Command: _Rectangle First corner of rectangle ( 3Point Vertical Center Rounded ): _Rounded First corner of rectangle ( 3Point Vertical Center ): _Pause First corner of rectangle ( 3Point Vertical Center ): center Center of rectangle: _Pause Center of rectangle: 0,0,0 Other corner or length ( 3Point ): _Corner=_Arc *Unknown command: _Corner=_Arc* Other corner or length ( 3Point ): _Pause Other corner or length ( 3Point ): Rho or point for conic corner to pass through <0.603> ( Corner=Conic ):
With the extra pause:
Command: _Rectangle First corner of rectangle ( 3Point Vertical Center Rounded ): _Rounded First corner of rectangle ( 3Point Vertical Center ): _Pause First corner of rectangle ( 3Point Vertical Center ): center Center of rectangle: _Pause Center of rectangle: 0,0,0 Other corner or length ( 3Point ): _Pause Other corner or length ( 3Point ): Rho or point for conic corner to pass through <0.574> ( Corner=Conic ): _Corner=_Conic Rho or point for conic corner to pass through <0.574> ( Corner=Conic ): _Pause Rho or point for conic corner to pass through <0.574> ( Corner=Conic ):
Oh, and the arc corner has the same problem…