Transforms an entity from the source coordinate system to the destination coordinate system.
int
ade_projentityforward(
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. |