I want to copy an object in-place, without moving or rotating it. This allows me to make changes to the body, such as adding fillets, while keeping the old one around so I can reference it when Combining, for instance. However, the Move/Copy dialogue disables the "OK" button if the Translation and Rotation fields are set to 0.00.
I currently work around this by first copying the body with a small movement, then Moving the new body back into place. It's kind of ridiculous that I have to do this.