ne_le_setLineEndingValues

int sbne::ne_le_setLineEndingValues(Veneer *ven, VLineEnding *lE, RxnRoleType role)

Automattically sets pre-defined values to the features of the VLineEnding object based on its “role” attribute.

Parameters
  • ven – a pointer to the Veneer object.

  • lE – a pointer to the VLineEnding object.

  • role – a RxnRoleType to use as the value of the “role” attribute of this VLineEnding object.

Returns

integer value indicating success/failure of the function.