Difference between revisions of "Documentation/Nightly/MRML"

From Slicer Wiki
Jump to: navigation, search
(Created page with "The Medical Reality Markup Language (MRML) scene file is an XML-based text file that references all data loaded into Slicer, and records its display and processing parameteriz...")
 
(No difference)

Latest revision as of 17:32, 10 October 2017

Home < Documentation < Nightly < MRML

The Medical Reality Markup Language (MRML) scene file is an XML-based text file that references all data loaded into Slicer, and records its display and processing parameterization. Loading a MRML scene file will also load its referenced data and display it in the manner it was saved.

Associated developer API is documented here.