eant_ArcGetUnXFormedLocationData

Go Back

Summary:
  Figure the location data for an Eant_Element with arc info.

Header File:
  eant.h

Library Name:
  elib

Efga_Polynomial*    eant_ArcGetUnXFormedLocationData  (
    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:
  Figure the raw (untransformed) location data (scale, orientation and origin) for an Eant_Element with arc info.

Notes:
  None.

Return Description:
  Upon success this function returns a pointer to Efga_Polynomial structure. If an error occurs, eant_ArcGetUnXFormedLocationData calls eerr_CreateErrorReport and returns NULL.