Model.Import Description Name class Tinman.Model.Import Derived from Operation Imports a 3D model into a CMH file. Fields / Required model Type Model Constraint # != null The 3D model to import. path Type path Constraint # != null Output path of CMH file. Fields / Optional flagsOr Type Model.Flags[] Default [ComplexHierarchy] Model flags to add when writing the CMH file. versions Type Math.Range Default {Math.Range: 7, 7} The range of CMH file format versions to use. The lowest file format version in this range that can encode all required model features will be used to write the CMH file. flagsNot Type Model.Flags[] Default [] Model flags to remove when writing the CMH file. Flags Load