eant_ArcElementCanBeFlipped

Go Back

Summary:
  Determine whether or not the element can be flipped.

Header File:
  eant.h

Library Name:
  elib

Emsc_Boolean    eant_ArcElementCanBeFlipped  (
    Eant_Element*    element,
    Eerr_ErrorReport**    lclerr,
  )
element
    The input element.
lclerr
    Error handling structure pointer.

Description:
  Determine whether or not the element can be flipped.

Notes:
  None.

Return Description:
  This function returns an Emsc_Boolean. If an error occurs eant_ArcElementCanBeFlipped calls eerr_CreateErrorReport and returns EMSC_FALSE.