ne_doc_populateSBMLdocWithLayoutInfo

SBMLDocument *sbne::ne_doc_populateSBMLdocWithLayoutInfo(SBMLDocument *doc, LayoutInfo *l)

Populate an SBML document with the layout info.

Parameters:
  • doc – a pointer to the SBMLDocument object.

  • l – a pointer to the LayoutInfo object.

Returns:

a pointer to the SBMLDocument object populated with the layout info content.