ne_doc_populateSBMLdocWithRenderInfo

SBMLDocument *sbne::ne_doc_populateSBMLdocWithRenderInfo(SBMLDocument *doc, RenderInfo *r)

Populates an SBML document with the render info.

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

  • r – a pointer to the RenderInfo object.

Returns:

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