|  | 
| virtual int | Audit (bool bAttemptRepair, int *repair_count, ON_TextLog *text_log, ON_SimpleArray< int > *warnings) | 
|  | 
| ON_BoundingBox | BoundingBox () const | 
|  | 
| void | Destroy () | 
|  | 
| void | DestroyCache () | 
|  | 
| void | Dump (ON_TextLog &) const | 
|  | 
| void | DumpBitmapTable (ON_TextLog &) const | 
|  | 
| void | DumpDimStyleTable (ON_TextLog &) const | 
|  | 
| void | DumpFontTable (ON_TextLog &) const | 
|  | 
| void | DumpGroupTable (ON_TextLog &) const | 
|  | 
| void | DumpHatchPatternTable (ON_TextLog &) const | 
|  | 
| void | DumpHistoryRecordTable (ON_TextLog &) const | 
|  | 
| void | DumpIDefTable (ON_TextLog &) const | 
|  | 
| void | DumpLayerTable (ON_TextLog &) const | 
|  | 
| void | DumpLightTable (ON_TextLog &) const | 
|  | 
| void | DumpLinetypeTable (ON_TextLog &) const | 
|  | 
| void | DumpMaterialTable (ON_TextLog &) const | 
|  | 
| void | DumpObjectTable (ON_TextLog &) const | 
|  | 
| void | DumpSummary (ON_TextLog &) const | 
|  | 
| void | DumpTextureMappingTable (ON_TextLog &) const | 
|  | 
| void | DumpUserDataTable (ON_TextLog &) const | 
|  | 
| void | GetLinetype (const ON_3dmObjectAttributes &attributes, ON_Linetype &linetype) const | 
|  | 
| void | GetLinetype (int object_index, ON_Linetype &linetype) const | 
|  | 
| void | GetRenderMaterial (const ON_3dmObjectAttributes &attributes, ON_Material &material) const | 
|  | 
| void | GetRenderMaterial (int object_index, ON_Material &material) const | 
|  | 
| virtual void | GetUnusedIDefName (ON_wString &idef_name) const | 
|  | 
| virtual void | GetUnusedLayerName (ON_wString &layer_name) const | 
|  | 
| virtual int | IDefIndex (const wchar_t *idef_name) const | 
|  | 
| virtual int | IDefIndex (ON_UUID idef_uuid) const | 
|  | 
| bool | IsValid (ON_TextLog *text_log=NULL) const | 
|  | 
| virtual int | LayerIndex (const wchar_t *layer_name) const | 
|  | 
| virtual int | ObjectIndex (ON_UUID object_uuid) const | 
|  | 
|  | ONX_Model () | 
|  | 
| virtual void | Polish () | 
|  | 
| bool | Read (const char *filename, ON_TextLog *error_log=NULL) | 
|  | 
| bool | Read (const wchar_t *filename, ON_TextLog *error_log=NULL) | 
|  | 
| bool | Read (ON_BinaryArchive &archive, ON_TextLog *error_log=NULL) | 
|  | 
| virtual int | UsesIDef (const ON_InstanceRef &iref, ON_UUID idef_uuid) const | 
|  | 
| ON_Color | WireframeColor (const ON_3dmObjectAttributes &attributes) const | 
|  | 
| ON_Color | WireframeColor (int object_index) const | 
|  | 
| bool | Write (const char *filename, int version=5, const char *sStartSectionComment=NULL, ON_TextLog *error_log=NULL) | 
|  | 
| bool | Write (const wchar_t *filename, int version=5, const char *sStartSectionComment=NULL, ON_TextLog *error_log=NULL) | 
|  | 
| bool | Write (ON_BinaryArchive &archive, int version=5, const char *sStartSectionComment=NULL, ON_TextLog *error_log=NULL) | 
|  | 
| virtual | ~ONX_Model () | 
|  |