getGeometry               package:aRT               R Documentation

_g_e_t_G_e_o_m_e_t_r_y

_D_e_s_c_r_i_p_t_i_o_n:

     Returns the conversion of an 'aRTgeometry' object to the Spatial
     format.

_U_s_a_g_e:

     ## S4 method for signature 'aRTgeometry':
     getGeometry(object, calcal=TRUE)

_A_r_g_u_m_e_n_t_s:

  object: Object of 'aRTgeometry' class.

  calcal: CALCulate Area and Labpt. Otherwise these values will be
          empty.

_A_u_t_h_o_r(_s):

     Pedro Ribeiro de Andrade

