Summary:
Convert the geo info of the arc to map units and update.
Header File:
eant.h
Library Name:
elib
void eant_ArcElementConvertToMap (
Eant_Element* element,
Eant_CoordSysConversion* coordConvert,
Eerr_ErrorReport** lclerr,
)
coordConvert The coordinate system conversion factors.element The input element.lclerr Error handling structure pointer.Description:
Convert the geo info of the arc to map units and update.
Notes:
None.
Return Description:
This function is of type void. If an error occurs eant_ArcElementConvertToMap calls eerr_CreateErrorReport.