Transforms an entity from the destination coordinate system to the source coordinate system.
int
ade_projentitybackward(
ads_name ent);
Returns RTNORM if successful.
Returns RTERROR if failed.
Returns ADEMEMERROR if memory allocation failed.
Returns ADEINVERROR if acedInvoke() failed.
ent | Input entity to be transformed. |