
       Property   *stb_GetStabilityFigureProperty(StabilityFigure   *sf,  char
       *property);

DDEESSCCRRIIPPTTIIOONN
       Returns a property of a stability figure. A Property is  a  polymorphic
       type, the returned type depends on the property code.

AARRGGUUMMEENNTTSS
       ssff            Pointer on the stability figure.

       ccooddee          Property code; for available property codes, see the _S_t_a_-
                     _b_i_l_i_t_y_F_i_g_u_r_e object section.

