Summary:
Update the geo info of the arc from the arc's xformMatrix.
Header File:
eant.h
Library Name:
elib
void eant_ArcElementUpdateInfo (
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:
Update the geo info of the arc from the arc's xformMatrix.
Notes:
None.
Return Description:
This function is of type void. If an error occurs this function calls eerr_CreateErrorReport.