ProjectsΒΆ

Projects contain a list of PointSets, LineSets, Surfaces, Block Models, and Composites. Projects can be serialized and deserialized to file using omf.fileio.save() and omf.fileio.load().

For more details on how to build a project, see the OMF API Example.