This is the complete list of members for ONX_Model, including all inherited members.
| ActiveAndDeletedComponentCount(ON_ModelComponent::Type component_type) const | ONX_Model | |
| ActiveComponentCount(ON_ModelComponent::Type component_type) const | ONX_Model | |
| AddDefaultDimensionStyle(const wchar_t *dimension_style_name, ON::LengthUnitSystem length_unit_system, double model_tolerance) | ONX_Model | |
| AddDefaultLayer(const wchar_t *layer_name, ON_Color layer_color) | ONX_Model | |
| AddLayer(const wchar_t *layer_name, ON_Color layer_color) | ONX_Model | |
| AddManagedModelComponent(class ON_ModelComponent *managed_model_component, bool bResolveIdAndNameConflicts) | ONX_Model | |
| AddManagedModelComponent(class ON_ModelComponent *managed_model_component) | ONX_Model | |
| AddManagedModelGeometryComponent(class ON_Object *managed_geometry_object, class ON_3dmObjectAttributes *managed_attributes, bool bResolveIdAndNameConflicts) | ONX_Model | |
| AddManagedModelGeometryComponent(class ON_Object *managed_geometry_object, class ON_3dmObjectAttributes *managed_attributes) | ONX_Model | |
| AddModelComponent(const class ON_ModelComponent &model_component, bool bResolveIdAndNameConflicts) | ONX_Model | |
| AddModelComponent(const class ON_ModelComponent &model_component) | ONX_Model | |
| AddModelComponentForExperts(class ON_ModelComponent *model_component, bool bManagedComponent, bool bResolveIdAndNameConflicts, bool bUpdateComponentIdentification) | ONX_Model | |
| AddModelGeometryComponent(const class ON_Object *geometry_object, const class ON_3dmObjectAttributes *attributes, bool bResolveIdAndNameConflicts) | ONX_Model | |
| AddModelGeometryComponent(const class ON_Object *geometry_object, const class ON_3dmObjectAttributes *attributes) | ONX_Model | |
| AddModelGeometryComponentForExperts(bool bManageGeometry, class ON_Object *geometry_object, bool bManageAttributes, class ON_3dmObjectAttributes *attributes, bool bResolveIdAndNameConflicts) | ONX_Model | |
| ComponentFromId(ON_ModelComponent::Type component_type, ON_UUID component_model_id) const | ONX_Model | |
| ComponentFromIndex(ON_ModelComponent::Type component_type, int component_model_index) const | ONX_Model | |
| ComponentFromName(ON_ModelComponent::Type component_type, ON_UUID component_parent_id, const wchar_t *component_model_name) const | ONX_Model | |
| ComponentFromNameHash(ON_ModelComponent::Type component_type, const ON_NameHash &component_model_name_hash) const | ONX_Model | |
| ComponentFromUnsignedIndex(ON_ModelComponent::Type component_type, unsigned int component_model_index) const | ONX_Model | |
| ComponentIndexLimit(ON_ModelComponent::Type component_type) const | ONX_Model | |
| ContentHash() const | ONX_Model | |
| CurrentDimensionStyle() const | ONX_Model | |
| CurrentDimensionStyleId() const | ONX_Model | |
| DefaultDimensionStyle() const | ONX_Model | |
| DeletedComponentCount(ON_ModelComponent::Type component_type) const | ONX_Model | |
| DimensionStyleFromId(ON_UUID dimension_styleid) const | ONX_Model | |
| DimensionStyleFromIndex(int dimension_style_index) const | ONX_Model | |
| DimensionStyleFromName(const wchar_t *dimension_style_name) const | ONX_Model | |
| DimensionStyleFromNameHash(ON_NameHash dimension_style_name_hash) const | ONX_Model | |
| DimensionStyleWithFontCharacteristics(const ON_Font &font_characteristics, double model_space_text_scale) | ONX_Model | |
| Dump(ON_TextLog &) const | ONX_Model | |
| DumpComponentList(ON_ModelComponent::Type component_type, ON_TextLog &text_log) const | ONX_Model | |
| DumpComponentLists(ON_TextLog &text_log) const | ONX_Model | |
| DumpSummary(ON_TextLog &) const | ONX_Model | |
| DumpUserDataTable(ON_TextLog &) const | ONX_Model | |
| FirstDimensionStyleFromFont(const ON_Font *font, double model_space_text_scale, bool bIgnoreSystemDimStyles) const | ONX_Model | |
| FirstDimensionStyleFromManagedFontSerialNumber(unsigned int managed_font_serial_number, double model_space_text_scale, bool bIgnoreSystemDimStyles) const | ONX_Model | |
| GetDocumentUserString(const wchar_t *key, ON_wString &string_value) const | ONX_Model | |
| GetDocumentUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ONX_Model | |
| GetRDKDocumentInformation(const ONX_Model_UserData &docud, ON_wString &rdk_xml_document_data) | ONX_Model | static | 
| GetRDKObjectInformation(const ON_Object &object, ON_wString &rdk_xml_object_data) | ONX_Model | static | 
| ImageFromFileContent(const ON_ContentHash &image_file_content_hash) const | ONX_Model | |
| ImageFromFileFullPath(const wchar_t *image_file_full_path_name) const | ONX_Model | |
| ImageFromFileReference(const ON_FileReference &file_reference) const | ONX_Model | |
| ImageFromId(ON_UUID image_id) const | ONX_Model | |
| ImageFromIndex(int image_model_index) const | ONX_Model | |
| IncrementalReadBegin(ON_BinaryArchive &archive, bool bManageComponents, unsigned int table_filter, ON_TextLog *error_log) | ONX_Model | |
| IncrementalReadFinish(ON_BinaryArchive &archive, bool bManageComponents, unsigned int table_filter, ON_TextLog *error_log) | ONX_Model | |
| IncrementalReadModelGeometry(ON_BinaryArchive &archive, bool bManageModelGeometryComponent, bool bManageGeometry, bool bManageAttributes, unsigned int model_object_type_filter, ON_ModelComponentReference &model_geometry_reference) | ONX_Model | |
| IsRDKDocumentInformation(const ONX_Model_UserData &docud) | ONX_Model | static | 
| IsRDKObjectInformation(const ON_UserData &objectud) | ONX_Model | static | 
| LayerFromAttributes(const ON_3dmObjectAttributes &attributes) const | ONX_Model | |
| LayerFromId(ON_UUID layer_model_id) const | ONX_Model | |
| LayerFromIndex(int layer_model_index) const | ONX_Model | |
| LayerFromName(ON_UUID layer_parent_id, const wchar_t *layer_name) const | ONX_Model | |
| LayerFromNameHash(const ON_NameHash &layer_model_name_hash) const | ONX_Model | |
| LinePatternFromAttributes(const ON_3dmObjectAttributes &attributes) const | ONX_Model | |
| LinePatternFromId(ON_UUID line_pattern_model_id) const | ONX_Model | |
| LinePatternFromIndex(int line_pattern_model_index) const | ONX_Model | |
| LinePatternFromLayerIndex(int layer_index) const | ONX_Model | |
| LinePatternFromName(const wchar_t *line_pattern_name) const | ONX_Model | |
| LinePatternFromNameHash(ON_NameHash line_pattern_model_name_hash) const | ONX_Model | |
| m_3dm_file_byte_count | ONX_Model | |
| m_3dm_file_version | ONX_Model | |
| m_3dm_opennurbs_version | ONX_Model | |
| m_properties | ONX_Model | |
| m_settings | ONX_Model | |
| m_sStartSectionComments | ONX_Model | |
| m_userdata_table | ONX_Model | |
| Manifest() const | ONX_Model | |
| ModelContentVersionNumber() const | ONX_Model | |
| ModelGeometryBoundingBox() const | ONX_Model | |
| ModelGeometryFromId(unsigned int model_object_index) | ONX_Model | |
| ModelGeometryFromIndex(int model_object_index) | ONX_Model | |
| ModelGeometryFromUnsignedIndex(unsigned int model_object_index) | ONX_Model | |
| ModelToOriginalMap() const | ONX_Model | |
| ONX_Model() | ONX_Model | |
| ONX_ModelComponentIterator class | ONX_Model | friend | 
| OriginalToModelMap() const | ONX_Model | |
| Read(ON_BinaryArchive &archive, unsigned int table_filter, unsigned int model_object_type_filter, ON_TextLog *error_log) | ONX_Model | |
| Read(const char *filename, unsigned int table_filter, unsigned int model_object_type_filter, ON_TextLog *error_log) | ONX_Model | |
| Read(const wchar_t *filename, unsigned int table_filter, unsigned int model_object_type_filter, ON_TextLog *error_log) | ONX_Model | |
| Read(ON_BinaryArchive &archive, ON_TextLog *error_log=nullptr) | ONX_Model | |
| Read(const char *filename, ON_TextLog *error_log=nullptr) | ONX_Model | |
| Read(const wchar_t *filename, ON_TextLog *error_log=nullptr) | ONX_Model | |
| RemoveModelComponent(ON_ModelComponent::Type component_type, ON_UUID component_id) | ONX_Model | |
| RenderLightBoundingBox() const | ONX_Model | |
| RenderMaterialFromAttributes(const ON_3dmObjectAttributes &attributes) const | ONX_Model | |
| RenderMaterialFromId(ON_UUID render_material_id) const | ONX_Model | |
| RenderMaterialFromIndex(int render_material_index) const | ONX_Model | |
| RenderMaterialFromLayerIndex(int layer_index) const | ONX_Model | |
| Reset() | ONX_Model | |
| SetCurrentDimensionStyleId(ON_UUID dimension_style_id) | ONX_Model | |
| SetDocumentUserString(const wchar_t *key, const wchar_t *string_value) | ONX_Model | |
| UsesIDef(const ON_InstanceRef &iref, ON_UUID idef_uuid) const | ONX_Model | |
| ValdateComponentIdAndName(ON_ModelComponent::Type component_type, const ON_UUID &candidate_id, const ON_UUID &component_parent_id, const wchar_t *candidate_name, bool bResolveIdConflict, bool bResolveNameConflict, ON_UUID &model_id, ON_wString &model_name) const | ONX_Model | |
| WireframeColorFromAttributes(const ON_3dmObjectAttributes &attributes) const | ONX_Model | |
| Write(const char *filename, int version=0, ON_TextLog *error_log=nullptr) const | ONX_Model | |
| Write(const wchar_t *filename, int version=0, ON_TextLog *error_log=nullptr) const | ONX_Model | |
| Write(ON_BinaryArchive &archive, int version=0, ON_TextLog *error_log=nullptr) const | ONX_Model | |
| ~ONX_Model() | ONX_Model | virtual |