How to script a 3 pt arc command

How do you tell the rs.command("_Arc") to have it load up the 3 pt arc instead of having to change it everytime…

Something like:

rs.Command("_-Arc _StartPoint")

should do it…

HTH, --Mitch

Thank you so much that works like a charm