Rhino C++ API  8.6
ONX_Model Member List

This is the complete list of members for ONX_Model, including all inherited members.

ActiveAndDeletedComponentCount(ON_ModelComponent::Type component_type) constONX_Model
ActiveComponentCount(ON_ModelComponent::Type component_type) constONX_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
AddRenderEnvironment(const wchar_t *env_name)ONX_Model
AddRenderMaterial(const wchar_t *mat_name)ONX_Model
AddRenderTexture(const wchar_t *filename)ONX_Model
ComponentFromId(ON_ModelComponent::Type component_type, ON_UUID component_model_id) constONX_Model
ComponentFromIndex(ON_ModelComponent::Type component_type, int component_model_index) constONX_Model
ComponentFromName(ON_ModelComponent::Type component_type, ON_UUID component_parent_id, const wchar_t *component_model_name) constONX_Model
ComponentFromNameHash(ON_ModelComponent::Type component_type, const ON_NameHash &component_model_name_hash) constONX_Model
ComponentFromRuntimeSerialNumber(ON__UINT64 runtime_serial_number) constONX_Model
ComponentFromUnsignedIndex(ON_ModelComponent::Type component_type, unsigned int component_model_index) constONX_Model
ComponentIndexLimit(ON_ModelComponent::Type component_type) constONX_Model
ContentHash() constONX_Model
CurrentDimensionStyle() constONX_Model
CurrentDimensionStyleId() constONX_Model
DefaultDimensionStyle() constONX_Model
DeletedComponentCount(ON_ModelComponent::Type component_type) constONX_Model
DimensionStyleFromId(ON_UUID dimension_styleid) constONX_Model
DimensionStyleFromIndex(int dimension_style_index) constONX_Model
DimensionStyleFromName(const wchar_t *dimension_style_name) constONX_Model
DimensionStyleFromNameHash(ON_NameHash dimension_style_name_hash) constONX_Model
DimensionStyleWithFontCharacteristics(const ON_Font &font_characteristics, double model_space_text_scale)ONX_Model
Dump(ON_TextLog &) constONX_Model
DumpComponentList(ON_ModelComponent::Type component_type, ON_TextLog &text_log) constONX_Model
DumpComponentLists(ON_TextLog &text_log) constONX_Model
DumpSummary(ON_TextLog &) constONX_Model
DumpUserDataTable(ON_TextLog &) constONX_Model
FirstDimensionStyleFromFont(const ON_Font *font, double model_space_text_scale, bool bIgnoreSystemDimStyles) constONX_Model
FirstDimensionStyleFromManagedFontSerialNumber(unsigned int managed_font_serial_number, double model_space_text_scale, bool bIgnoreSystemDimStyles) constONX_Model
GetDocumentUserString(const wchar_t *key, ON_wString &string_value) constONX_Model
GetDocumentUserStrings(ON_ClassArray< ON_UserString > &user_strings) constONX_Model
GetRDKDocumentInformation(const ONX_Model_UserData &docud, ON_wString &rdk_xml_document_data)ONX_Modelstatic
GetRDKEmbeddedFile(const ONX_Model_UserData &docud, const wchar_t *path, ON_SimpleArray< unsigned char > &bytes)ONX_Modelstatic
GetRDKEmbeddedFilePaths(const ONX_Model_UserData &docud, ON_ClassArray< ON_wString > &paths)ONX_Modelstatic
GetRDKEmbeddedFiles(const ONX_Model_UserData &docud, ON_ClassArray< ON_wString > &paths, ON_SimpleArray< unsigned char * > &embedded_files_as_buffers)ONX_Modelstatic
GetRDKEmbeddedFiles(const ONX_Model_UserData &docud, ON_ClassArray< ON_wString > &paths, ON_SimpleArray< unsigned char * > &embedded_files_as_buffers, ON_SimpleArray< size_t > &buffer_sizes)ONX_Modelstatic
GetRDKObjectInformation(const ON_Object &object, ON_wString &xml)ONX_Modelstatic
ImageFromFileContent(const ON_ContentHash &image_file_content_hash) constONX_Model
ImageFromFileFullPath(const wchar_t *image_file_full_path_name) constONX_Model
ImageFromFileReference(const ON_FileReference &file_reference) constONX_Model
ImageFromId(ON_UUID image_id) constONX_Model
ImageFromIndex(int image_model_index) constONX_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_Modelstatic
IsRDKObjectInformation(const ON_UserData &objectud)ONX_Modelstatic
LayerFromAttributes(const ON_3dmObjectAttributes &attributes) constONX_Model
LayerFromId(ON_UUID layer_model_id) constONX_Model
LayerFromIndex(int layer_model_index) constONX_Model
LayerFromName(ON_UUID layer_parent_id, const wchar_t *layer_name) constONX_Model
LayerFromNameHash(const ON_NameHash &layer_model_name_hash) constONX_Model
LinePatternFromAttributes(const ON_3dmObjectAttributes &attributes) constONX_Model
LinePatternFromId(ON_UUID line_pattern_model_id) constONX_Model
LinePatternFromIndex(int line_pattern_model_index) constONX_Model
LinePatternFromLayerIndex(int layer_index) constONX_Model
LinePatternFromName(const wchar_t *line_pattern_name) constONX_Model
LinePatternFromNameHash(ON_NameHash line_pattern_model_name_hash) constONX_Model
m_3dm_file_byte_countONX_Model
m_3dm_file_versionONX_Model
m_3dm_opennurbs_versionONX_Model
m_propertiesONX_Model
m_settingsONX_Model
m_sStartSectionCommentsONX_Model
m_userdata_tableONX_Model
Manifest() constONX_Model
MaterialFromAttributes(const ON_3dmObjectAttributes &attributes) constONX_Model
MaterialFromId(ON_UUID material_id) constONX_Model
MaterialFromIndex(int material_index) constONX_Model
MaterialFromLayerIndex(int layer_index) constONX_Model
ModelContentVersionNumber() constONX_Model
ModelGeometryBoundingBox() constONX_Model
ModelGeometryComponentFromId(ON_UUID model_geometry_component_id) constONX_Model
ModelGeometryFromId(ON_UUID model_geometry_component_id) constONX_Model
ModelToOriginalMap() constONX_Model
ONX_Model()ONX_Model
ONX_ModelComponentIterator classONX_Modelfriend
ONX_ModelPrivate classONX_Modelfriend
OriginalToModelMap() constONX_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() constONX_Model
RenderMaterialFromAttributes(const ON_3dmObjectAttributes &) constONX_Model
RenderMaterialFromId(ON_UUID) constONX_Model
RenderMaterialFromIndex(int) constONX_Model
RenderMaterialFromLayerIndex(int) constONX_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) constONX_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) constONX_Model
WireframeColorFromAttributes(const ON_3dmObjectAttributes &attributes) constONX_Model
Write(const char *filename, int version=0, ON_TextLog *error_log=nullptr) constONX_Model
Write(const wchar_t *filename, int version=0, ON_TextLog *error_log=nullptr) constONX_Model
Write(ON_BinaryArchive &archive, int version=0, ON_TextLog *error_log=nullptr) constONX_Model
~ONX_Model()ONX_Modelvirtual