CN113256473B - Three-dimensional model format conversion method and device, electronic equipment and system - Google Patents

Three-dimensional model format conversion method and device, electronic equipment and system Download PDF

Info

Publication number
CN113256473B
CN113256473B CN202110765232.6A CN202110765232A CN113256473B CN 113256473 B CN113256473 B CN 113256473B CN 202110765232 A CN202110765232 A CN 202110765232A CN 113256473 B CN113256473 B CN 113256473B
Authority
CN
China
Prior art keywords
dimensional model
converted
format
target
user side
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110765232.6A
Other languages
Chinese (zh)
Other versions
CN113256473A (en
Inventor
袁悦
李一娴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ji Hua Laboratory
Original Assignee
Ji Hua Laboratory
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ji Hua Laboratory filed Critical Ji Hua Laboratory
Priority to CN202110765232.6A priority Critical patent/CN113256473B/en
Publication of CN113256473A publication Critical patent/CN113256473A/en
Application granted granted Critical
Publication of CN113256473B publication Critical patent/CN113256473B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a three-dimensional model format conversion method, a three-dimensional model format conversion device, electronic equipment and a three-dimensional model format conversion system, wherein a three-dimensional model image to be converted and target format information from a user side are acquired; acquiring current format information of a three-dimensional model diagram to be converted; selecting target three-dimensional modeling software according to the current format information and the target format information; operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram; sending the converted three-dimensional model diagram back to the user side; therefore, a user does not need to operate corresponding three-dimensional modeling software in a user side to perform format conversion, and format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user terminal, the operation cost of an enterprise is favorably reduced.

Description

Three-dimensional model format conversion method and device, electronic equipment and system
Technical Field
The invention relates to the technical field of image processing, in particular to a three-dimensional model format conversion method, a three-dimensional model format conversion device, electronic equipment and a three-dimensional model format conversion system.
Background
With the increasing maturity of VR/AR and digital twin technologies, the application field of three-dimensional technologies is gradually expanding, and the three-dimensional models play a role in playing a key role. The existing three-dimensional models have various formats and various three-dimensional modeling software, generally, the formats of different three-dimensional modeling software for supporting import/export are different, which brings about great troubles for people who want to convert models with different formats.
At present, when format conversion of a three-dimensional model is required, a suitable three-dimensional modeling software is found according to a format of the three-dimensional model to be converted, and conversion is realized through the functions of importing and exporting the software, however, because the three-dimensional model has various formats, a plurality of three-dimensional modeling software generally needs to be installed on a working computer to meet the working requirement, but the three-dimensional modeling software is generally higher in price and huge in software volume (which means a storage space required by software installation), if a plurality of three-dimensional professional modeling software are configured for a computer of each employee, a large amount of cost is required to be spent on purchasing the three-dimensional modeling software, and the computer of each employee is required to have higher performance, so that the operation cost of an enterprise is greatly increased.
Disclosure of Invention
In view of the foregoing disadvantages of the prior art, an object of the embodiments of the present application is to provide a method, an apparatus, an electronic device, and a system for format conversion of a three-dimensional model, which facilitate format conversion of the three-dimensional model and are beneficial to reducing operation cost of an enterprise.
In a first aspect, an embodiment of the present application provides a three-dimensional model format conversion method, which is applied to a data processing server of a local area network, where the local area network includes a plurality of clients communicatively connected to the data processing server, and the data processing server is installed with a plurality of three-dimensional modeling software; the method comprises the following steps:
A1. acquiring a three-dimensional model diagram to be converted and target format information from a user side;
A2. acquiring current format information of a three-dimensional model diagram to be converted;
A3. selecting target three-dimensional modeling software according to the current format information and the target format information;
A4. operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram;
A5. and sending the converted three-dimensional model diagram back to the user side.
According to the three-dimensional model format conversion method, only a plurality of three-dimensional modeling software are needed to be installed in the data processing server in the local area network, other user sides in the local area network can realize automatic conversion among different three-dimensional model formats through the data processing server, a user does not need to operate corresponding three-dimensional modeling software in the user side for format conversion, and format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user side, the cost for purchasing the three-dimensional modeling software can be reduced on one hand, and the performance requirements of each user side can be reduced on the other hand, so that the purchase cost of the user side is reduced, and the operation cost of an enterprise is reduced.
Preferably, step a2 includes:
extracting a file name of a three-dimensional model diagram to be converted;
and extracting the suffix name of the file name to obtain the current format information of the three-dimensional model graph to be converted.
Preferably, step a3 includes:
inquiring in a preset conversion function query table according to the current format information and the target format information to obtain a type list of three-dimensional modeling software capable of converting the current format into the target format;
and selecting one three-dimensional modeling software from the category list as target three-dimensional modeling software.
Preferably, step a4 includes:
calling a corresponding script file according to the current format information, the target format information and the target three-dimensional modeling software; the script file records corresponding conversion operation steps;
and running the target three-dimensional modeling software according to the script file, and executing format conversion operation of the three-dimensional model diagram to be converted.
Preferably, step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding first common path option list to the user side; the first common path option list comprises at least one piece of storage path information of the file to be converted commonly used by the user side; the first common path option list is used for a user to select a storage path of the three-dimensional model graph to be converted;
and acquiring the corresponding three-dimensional model graph to be converted according to the storage path of the three-dimensional model graph to be converted finally determined by the user side, and updating the first common path option list.
Preferably, step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding common target format option list to the user side; the common target format option list comprises at least one piece of target format information commonly used by the user side; the common target format option list is used for a user to select a target format;
and acquiring the target format information finally determined by the user side, and updating the common target format option list according to the target format information.
Preferably, step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding second common path option list to the user side; the second common path option list comprises at least one converted file storage path information commonly used by the user side; the second common path option list is used for a user to select a storage path of the converted three-dimensional model graph;
and updating the second common path option list according to the storage path of the converted three-dimensional model graph finally determined by the user side.
In a second aspect, an embodiment of the present application provides a three-dimensional model format conversion apparatus, which is applied to a data processing server of a local area network, where the local area network includes a plurality of clients communicatively connected to the data processing server, and the data processing server is installed with a plurality of three-dimensional modeling software, and includes:
the first acquisition module is used for acquiring a three-dimensional model image to be converted and target format information from a user side;
the second acquisition module is used for acquiring the current format information of the three-dimensional model diagram to be converted;
the selection module is used for selecting target three-dimensional modeling software according to the current format information and the target format information;
the conversion module is used for operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram;
and the sending module is used for sending the converted three-dimensional model diagram back to the user side.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor and a memory, where the memory stores a computer program, and the processor is configured to execute the steps of the three-dimensional model format conversion method by calling the computer program stored in the memory.
In a fourth aspect, an embodiment of the present application provides a three-dimensional model format conversion system, where the three-dimensional model format conversion system is a local area network system, and includes a data processing server and a plurality of user terminals, and the user terminals are connected to the data processing server in a communication manner; a plurality of three-dimensional modeling software are installed in the data processing server;
the user side is used for sending the three-dimensional model image to be converted and the target format information to the data processing server and receiving the converted three-dimensional model image sent back by the data processing server;
the data processing server is used for acquiring a three-dimensional model diagram to be converted and target format information from a user terminal, acquiring current format information of the three-dimensional model diagram to be converted, selecting target three-dimensional modeling software according to the current format information and the target format information, operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into the target format, acquiring a converted three-dimensional model diagram, and sending the converted three-dimensional model diagram back to the user terminal.
Has the advantages that:
according to the three-dimensional model format conversion method, the three-dimensional model format conversion device, the electronic equipment and the three-dimensional model format conversion system, only a plurality of three-dimensional modeling software are required to be installed in the data processing server in the local area network, other user sides in the local area network can realize automatic conversion among different three-dimensional model formats through the data processing server, the user does not need to operate the corresponding three-dimensional modeling software in the user side for format conversion, and the format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user side, the cost for purchasing the three-dimensional modeling software can be reduced on one hand, and the performance requirements of each user side can be reduced on the other hand, so that the purchase cost of the user side is reduced, and the operation cost of an enterprise is reduced.
Drawings
Fig. 1 is a flowchart of a three-dimensional model format conversion method according to an embodiment of the present application.
Fig. 2 is a schematic structural diagram of a three-dimensional model format conversion device according to an embodiment of the present application.
Fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Fig. 4 is a schematic structural diagram of a first three-dimensional model format conversion system according to an embodiment of the present application.
Fig. 5 is a schematic structural diagram of a second three-dimensional model format conversion system according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", and the like, indicate orientations and positional relationships based on those shown in the drawings, and are used only for convenience of description and simplicity of description, and do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be considered as limiting the present invention. Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, features defined as "first", "second", may explicitly or implicitly include one or more of the described features. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The following disclosure provides embodiments or examples for implementing different configurations of the invention. To simplify the disclosure of the present invention, the components and arrangements of specific examples are described below. Of course, they are merely examples and are not intended to limit the present invention. Furthermore, the present invention may repeat reference numerals and/or letters in the various examples, such repetition is for the purpose of simplicity and clarity and does not in itself dictate a relationship between the various embodiments and/or configurations discussed. In addition, the present invention provides examples of various specific processes and materials, but those of ordinary skill in the art will recognize applications of other processes and/or uses of other materials.
Referring to fig. 1, a three-dimensional model format conversion method provided in an embodiment of the present application is applied to a data processing server of a local area network, where the local area network includes a plurality of clients communicatively connected to the data processing server, and the data processing server is installed with a plurality of three-dimensional modeling software; the method comprises the following steps:
A1. acquiring a three-dimensional model diagram to be converted and target format information from a user side;
A2. acquiring current format information of a three-dimensional model diagram to be converted;
A3. selecting target three-dimensional modeling software according to the current format information and the target format information;
A4. operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram;
A5. and sending the converted three-dimensional model diagram back to the user side.
In practical applications, the data processing server may be a data processing server in the three-dimensional model format conversion system shown in fig. 4 or fig. 5, the user side is correspondingly a user side in the three-dimensional model format conversion system, and the three-dimensional model format conversion system is a local area network system; the user terminal may be, but is not limited to, a PC, a tablet, a mobile phone, and the like. The three-dimensional modeling software installed on the data processing server includes a plurality of three-dimensional modeling software in the prior art (such as, but not limited to, 3d max, blend, Maya, UG, solidworks, CATIA, pro, etc.).
By adopting the three-dimensional model format conversion method, only a plurality of three-dimensional modeling software are needed to be installed in the data processing server in the local area network, other user sides in the local area network can realize automatic conversion among different three-dimensional model formats through the data processing server, the user does not need to operate the corresponding three-dimensional modeling software in the user side for format conversion, and the format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user side, the cost for purchasing the three-dimensional modeling software can be reduced on one hand, and the performance requirements of each user side can be reduced on the other hand, so that the purchase cost of the user side is reduced, and the operation cost of an enterprise is reduced.
In some embodiments, the current format information of the three-dimensional model map to be converted is directly sent by the user terminal, and thus, step a2 includes: and acquiring the current format information sent by the user side.
In other embodiments, the current format information of the three-dimensional model diagram to be converted is automatically extracted from the file name of the three-dimensional model diagram to be converted by the data processing server, so that the user does not need to perform the operation of selecting or filling the current format, and the convenience of the operation is improved. At this time, step a2 includes:
extracting a file name of a three-dimensional model diagram to be converted;
and extracting the suffix name of the file name to obtain the current format information of the three-dimensional model graph to be converted.
In practical applications, there may be more than one three-dimensional modeling software in the data processing server capable of converting the current format into the target format, and therefore, one of the three-dimensional modeling software needs to be selected to perform the format conversion operation, so that step a3 includes:
A301. inquiring in a preset conversion function query table according to the current format information and the target format information to obtain a type list of three-dimensional modeling software capable of converting the current format into the target format;
A302. and selecting one three-dimensional modeling software from the category list as target three-dimensional modeling software.
Wherein, a conversion function lookup table is established in advance according to the import format and the export format supported by each three-dimensional modeling software. In some embodiments, the conversion function lookup table creates a header of a plurality of category lists in an "x-y" format, where x is a current format name, y is a target format name, and the category lists record category information of all three-dimensional modeling software capable of realizing x → y format conversion. For example, when the header of the category list converted from the obj format to the gltf format is obj-gltf, and query is performed, a character string of "x-y" is generated according to the current format name and the target format name, and then the character string is matched with each header, and finally the corresponding category list is determined.
In step a302, a three-dimensional modeling software may be randomly selected from the category list as a target three-dimensional modeling software.
In some preferred embodiments, the category list is sorted in descending order according to the conversion speeds of the various three-dimensional modeling software (i.e., the higher the conversion speed, the higher the sorting), so that in step a302, the first three-dimensional modeling software in the category list is selected as the target three-dimensional modeling software; thereby improving format conversion efficiency. Further, step a4 includes: acquiring time-use data for converting the format of the three-dimensional model diagram to be converted into a target format, acquiring file size data of the three-dimensional model diagram to be converted, dividing the file size data by the time-use data to obtain the conversion speed of the target three-dimensional modeling software, and updating the sequence of various three-dimensional modeling software in a corresponding category list according to the conversion speed. Therefore, the accuracy of sequencing is improved, and high format conversion efficiency is ensured.
In practical application, different three-dimensional modeling software has different specific operation steps during format conversion, different format conversion operations can be performed by manually operating various three-dimensional modeling software in advance, specific steps (including any operation steps executed by a mouse and a keyboard) of each format conversion operation are recorded, a corresponding script file is generated, and the corresponding script file is called to perform format conversion operation during actual format conversion processing, so that automation of a conversion process is realized. At this time, step a4 includes:
calling a corresponding script file according to the current format information, the target format information and the target three-dimensional modeling software; the script file records corresponding conversion operation steps;
and running the target three-dimensional modeling software according to the script file, and executing format conversion operation of the three-dimensional model diagram to be converted.
The file names of all script files can be established by using the naming rule of 'x-y', wherein x is the current format name, and y is the target format name, so that when the script files are called, an 'x-y' character string is generated according to the current format name and the target format name, then the character string is matched with the file names of the script files, and finally the corresponding script files are determined.
In some embodiments, the three-dimensional model graph to be converted in step a1 is uploaded by a user through a user terminal, when the user wants to perform format conversion of the three-dimensional model graph, an upload file button is generally clicked in a corresponding application interface in the user terminal, so as to form a format conversion trigger instruction and send the format conversion trigger instruction to the data processing server, after the user clicks the upload file button, the application interface pops up a dialog box, which includes a file storage path setting field to be converted, a target format setting field, and a converted file storage path setting field, the user needs to input or select a storage path of the three-dimensional model graph to be converted in the file storage path setting field to be converted, input or select a target format in the target format setting field, input or select a converted three-dimensional model storage path in the converted file storage path setting field, after a user sets a storage path and a target format of a file to be converted and a storage path of the converted file and clicks a determination button, the user side sends storage path information of a three-dimensional model graph to be converted, target format information and the converted three-dimensional model graph to a data processing server; and when the user side receives the converted three-dimensional model graph sent back by the data processing server, the file storage is carried out according to the storage path information of the converted three-dimensional model graph.
Preferably, in order to improve convenience when the user sets the storage path of the file to be converted, step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding first common path option list to the user side; the first common path option list comprises at least one piece of storage path information of the file to be converted commonly used by the user side; the first common path option list is used for a user to select a storage path of the three-dimensional model graph to be converted;
and acquiring the corresponding three-dimensional model graph to be converted according to the storage path of the three-dimensional model graph to be converted finally determined by the user side, and updating the first common path option list.
The data processing server sends back a corresponding first common path option list after receiving a format conversion triggering instruction of a user side, the user side displays the first common path option list on an application interface, a user selects a correct path in the first common path option list (selects by clicking), selected path information is filled in a storage path setting column of a file to be converted, the user can fill in a file name of a three-dimensional model graph to be converted after the path information to determine the file to be uploaded, or the user can click a browsing button of the storage path setting column of the file to be converted to directly open a folder to which the selected path information points, and then the file to be uploaded is clicked. If the first common path option list does not contain the required path information, the user can directly fill the required path information and the file name of the three-dimensional model diagram to be converted in the file storage path setting column to be converted, or directly click a browsing button to perform selection operation to determine the file to be uploaded.
The first common path option list generally includes only the most frequently used N storage path information of the files to be converted, where N is a preset positive integer value, and may be set according to actual needs, for example, N is 1-3, that is, the frequently used storage path information of the files to be converted refers to the N storage path information of the files to be converted.
When the first common path option list is updated, sorting in a descending order (that is, the sorting is earlier when the used times are more) according to the used times (which may be all times since the user accesses the local area network or the total times in the latest preset time period, which may be set according to actual needs, for example, 3 days, but not limited thereto) of the storage path information of each file to be converted that is used once, and then replacing the original storage path information of the N files to be converted with the storage path information of the N files to be converted that is sorted before. Therefore, the probability that the first common path option list contains the storage path information of the file to be converted, which is required by the user, is improved, and the operation convenience is further improved. When the file storage path information to be converted is sorted, if the used times of the plurality of file storage path information to be converted are the same, the file storage path information to be converted is sorted in a descending order according to the used times of the previous-level path information of the file storage path information to be converted (for example, if the file storage path information to be converted is 'E: \ AA \ BB', the previous-level path information is 'E: \ AA \'), and if the used times of the plurality of previous-level path information are the same, the file storage path information to be converted is sorted in a descending order according to the used times of the next previous-level path information until the sorting is completed.
Preferably, in order to improve convenience when the user performs the target format setting, step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding common target format option list to the user side; the common target format option list comprises at least one piece of target format information commonly used by the user side; the common target format option list is used for a user to select a target format;
and acquiring the target format information finally determined by the user side, and updating the common target format option list according to the target format information.
After receiving a format conversion triggering instruction of the user side, the data processing server sends back a corresponding common target format option list, the user side displays the common target format option list on an application interface, and the user selects a correct target format in the common target format option list (selects by clicking). If the common target format option list does not contain the correct target format, the user can directly fill the final target format in the target format setting column or directly click a pull-down button to select the final target format in the pull-down menu.
The common target format option list generally includes only M pieces of most common target format information, where M is a preset positive integer value and may be set according to actual needs, for example, M is 1 to 3, that is, the common target format information refers to the M pieces of target format information.
When the common target format option list is updated, sorting in a descending order (that is, the sorting is closer to the front when the used times are more) according to the used times of each piece of target format information used once (which may be all times since the user side accesses the local area network or the total times in a latest preset time period, which may be set according to actual needs, for example, 3 days, but not limited thereto), and then replacing the original M pieces of target format information with the M pieces of target format information sorted before. Therefore, the probability that the common target format option list contains the target format information required by the user is improved, and the operation convenience is further improved. When the target format information is sorted, if the used times of a plurality of target format information are the same, the target format information is sorted according to the initial sorting order of the format names (suffix names) of the target format information.
Preferably, in order to improve convenience when the user performs the switching of the file storage path setting, step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding second common path option list to the user side; the second common path option list comprises at least one converted file storage path information commonly used by the user side; the second common path option list is used for a user to select a storage path of the converted three-dimensional model graph;
and updating the second common path option list according to the storage path of the converted three-dimensional model graph finally determined by the user side.
The data processing server sends back a corresponding second common path option list after receiving a format conversion triggering instruction of the user side, the user side displays the second common path option list on an application interface, the user selects a correct path in the second common path option list (selects by clicking), and the selected path information is filled in a file storage path column after the conversion is selected. If the second common path option list does not contain the required path information, the user can also directly fill the required path information in the post-conversion file storage path column, or directly click a browsing button to perform selection operation to determine the required path information.
The second common path option list generally includes only the most frequently used storage path information of the O converted files, where O is a preset positive integer value, and may be set according to actual needs, for example, O is 1 to 3, that is, the frequently used storage path information of the converted files refers to the storage path information of the O converted files.
When the second common path option list is updated, sorting in a descending order (i.e., sorting is more advanced as the used times are more) according to the used times (which may be all times since the user accesses the local area network or the total times in a recent preset time period, which may be set according to actual needs, for example, 3 days, but is not limited thereto) of the converted file storage path information used once (i.e., sorting is more advanced as the used times are more), and then replacing the original O converted file storage path information with the O converted file storage path information sorted before sorting. Therefore, the probability that the second common path option list contains the converted file storage path information required by the user is improved, and the operation convenience is further improved. When the converted file storage path information is sorted, if the used times of a plurality of converted file storage path information are the same, the converted file storage path information is sorted in a descending order according to the used times of the last-level path information of the converted file storage path information (for example, if the converted file storage path information is ' F: \ CC \ DD ', the last-level path information is ' F: \ CC \ "), and if the used times of a plurality of last-level path information are the same, the converted file storage path information is sorted in a descending order according to the used times of the next-level path information until the sorting is completed.
In the three-dimensional model format conversion method, the three-dimensional model image to be converted and the target format information from the user side are acquired; acquiring current format information of a three-dimensional model diagram to be converted; selecting target three-dimensional modeling software according to the current format information and the target format information; operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram; sending the converted three-dimensional model diagram back to the user side; therefore, only a plurality of three-dimensional modeling software are needed to be installed in the data processing server in the local area network, other user sides in the local area network can realize automatic conversion among different three-dimensional model formats through the data processing server, a user does not need to operate the corresponding three-dimensional modeling software in the user side for format conversion, and the format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user side, the cost for purchasing the three-dimensional modeling software can be reduced on one hand, and the performance requirements of each user side can be reduced on the other hand, so that the purchase cost of the user side is reduced, and the operation cost of an enterprise is reduced.
Referring to fig. 2, an embodiment of the present application provides a three-dimensional model format conversion apparatus applied to a data processing server of a local area network, where the local area network includes a plurality of clients communicatively connected to the data processing server, and the data processing server is installed with a plurality of three-dimensional modeling software, including:
the first acquisition module 1 is used for acquiring a three-dimensional model image to be converted and target format information from a user side;
the second obtaining module 2 is used for obtaining the current format information of the three-dimensional model diagram to be converted;
the selection module 3 is used for selecting target three-dimensional modeling software according to the current format information and the target format information;
the conversion module 4 is used for operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram;
and the sending module 5 is used for sending the converted three-dimensional model diagram back to the user side.
In practical applications, the data processing server may be a data processing server in the three-dimensional model format conversion system shown in fig. 4 or fig. 5, the user side is correspondingly a user side in the three-dimensional model format conversion system, and the three-dimensional model format conversion system is a local area network system; the user terminal may be, but is not limited to, a PC, a tablet, a mobile phone, and the like. The three-dimensional modeling software installed on the data processing server includes a plurality of three-dimensional modeling software in the prior art (such as, but not limited to, 3d max, blend, Maya, UG, solidworks, CATIA, pro, etc.).
In some embodiments, the second obtaining module 2, when obtaining the current format information of the three-dimensional model map to be converted: and acquiring the current format information sent by the user side.
In other embodiments, the second obtaining module 2, when obtaining the current format information of the three-dimensional model map to be converted:
extracting a file name of a three-dimensional model diagram to be converted;
and extracting the suffix name of the file name to obtain the current format information of the three-dimensional model graph to be converted.
In practical applications, there may be more than one three-dimensional modeling software in the data processing server capable of converting the current format into the target format, and therefore, one of them needs to be selected to perform the operation of format conversion, so that, when selecting the target three-dimensional modeling software based on the current format information and the target format information, the selection module 3:
inquiring in a preset conversion function query table according to the current format information and the target format information to obtain a type list of three-dimensional modeling software capable of converting the current format into the target format;
and selecting one three-dimensional modeling software from the category list as target three-dimensional modeling software.
Wherein, a conversion function lookup table is established in advance according to the import format and the export format supported by each three-dimensional modeling software. In some embodiments, the conversion function lookup table creates a header of a plurality of category lists in an "x-y" format, where x is a current format name, y is a target format name, and the category lists record category information of all three-dimensional modeling software capable of realizing x → y format conversion. For example, when the header of the category list converted from the obj format to the gltf format is obj-gltf, and query is performed, a character string of "x-y" is generated according to the current format name and the target format name, and then the character string is matched with each header, and finally the corresponding category list is determined.
And randomly selecting one three-dimensional modeling software from the category list as target three-dimensional modeling software.
In some preferred embodiments, the category list is sorted in descending order according to the conversion speeds of the various three-dimensional modeling software (i.e. the higher the conversion speed, the higher the ranking), so that when one three-dimensional modeling software is selected from the category list as the target three-dimensional modeling software, the selection module 3: selecting first three-dimensional modeling software in the category list as target three-dimensional modeling software; thereby improving format conversion efficiency. Furthermore, when performing format conversion, the conversion module 4: acquiring time-use data for converting the format of the three-dimensional model diagram to be converted into a target format, acquiring file size data of the three-dimensional model diagram to be converted, dividing the file size data by the time-use data to obtain the conversion speed of the target three-dimensional modeling software, and updating the sequence of various three-dimensional modeling software in a corresponding category list according to the conversion speed. Therefore, the accuracy of sequencing is improved, and high format conversion efficiency is ensured.
In practical application, different three-dimensional modeling software has different specific operation steps during format conversion, different format conversion operations can be performed by manually operating various three-dimensional modeling software in advance, specific steps (including any operation steps executed by a mouse and a keyboard) of each format conversion operation are recorded, a corresponding script file is generated, and the corresponding script file is called to perform format conversion operation during actual format conversion processing, so that automation of a conversion process is realized. At this time, when performing format conversion, the conversion module 4:
calling a corresponding script file according to the current format information, the target format information and the target three-dimensional modeling software; the script file records corresponding conversion operation steps;
and running the target three-dimensional modeling software according to the script file, and executing format conversion operation of the three-dimensional model diagram to be converted.
The file names of all script files can be established by using the naming rule of 'x-y', wherein x is the current format name, and y is the target format name, so that when the script files are called, an 'x-y' character string is generated according to the current format name and the target format name, then the character string is matched with the file names of the script files, and finally the corresponding script files are determined.
In some embodiments, a three-dimensional model graph to be converted is uploaded by a user through a user terminal, when the user wants to perform format conversion of the three-dimensional model graph, an upload file button is generally clicked in a corresponding application interface in the user terminal, so that a format conversion trigger instruction is formed and sent to a data processing server, after the user clicks the upload file button, the application interface pops up a dialog box, the dialog box comprises a file storage path setting column to be converted, a target format setting column and a converted file storage path setting column, the user needs to input or select a storage path of the three-dimensional model graph to be converted in the file storage path setting column to be converted, input or select a target format in the target format setting column, input or select a storage path of the converted three-dimensional model graph in the converted file storage path setting column, and the user sets the storage path of the file to be converted, After the target format and the storage path of the converted file are clicked and the determination button is clicked, the user side sends the three-dimensional model graph to be converted, the target format information and the storage path information of the converted three-dimensional model graph to the data processing server; and when the user side receives the converted three-dimensional model graph sent back by the data processing server, the file storage is carried out according to the storage path information of the converted three-dimensional model graph.
Preferably, in order to improve convenience of the user in setting the storage path of the file to be converted, the first obtaining module 1 is configured to, when obtaining the three-dimensional model map to be converted and the target format information from the user side:
after receiving a format conversion triggering instruction of the user side, sending a corresponding first common path option list to the user side; the first common path option list comprises at least one piece of storage path information of the file to be converted commonly used by the user side; the first common path option list is used for a user to select a storage path of the three-dimensional model graph to be converted;
and acquiring the corresponding three-dimensional model graph to be converted according to the storage path of the three-dimensional model graph to be converted finally determined by the user side, and updating the first common path option list.
The data processing server sends back a corresponding first common path option list after receiving a format conversion triggering instruction of a user side, the user side displays the first common path option list on an application interface, a user selects a correct path in the first common path option list (selects by clicking), selected path information is filled in a storage path setting column of a file to be converted, the user can fill in a file name of a three-dimensional model graph to be converted after the path information to determine the file to be uploaded, or the user can click a browsing button of the storage path setting column of the file to be converted to directly open a folder to which the selected path information points, and then the file to be uploaded is clicked. If the first common path option list does not contain the required path information, the user can directly fill the required path information and the file name of the three-dimensional model diagram to be converted in the file storage path setting column to be converted, or directly click a browsing button to perform selection operation to determine the file to be uploaded.
The first common path option list generally includes only the most frequently used N storage path information of the files to be converted, where N is a preset positive integer value, and may be set according to actual needs, for example, N is 1-3, that is, the frequently used storage path information of the files to be converted refers to the N storage path information of the files to be converted.
When the first common path option list is updated, sorting in a descending order (that is, the sorting is earlier when the used times are more) according to the used times (which may be all times since the user accesses the local area network or the total times in the latest preset time period, which may be set according to actual needs, for example, 3 days, but not limited thereto) of the storage path information of each file to be converted that is used once, and then replacing the original storage path information of the N files to be converted with the storage path information of the N files to be converted that is sorted before. Therefore, the probability that the first common path option list contains the storage path information of the file to be converted, which is required by the user, is improved, and the operation convenience is further improved. When the file storage path information to be converted is sorted, if the used times of the plurality of file storage path information to be converted are the same, the file storage path information to be converted is sorted in a descending order according to the used times of the previous-level path information of the file storage path information to be converted (for example, if the file storage path information to be converted is 'E: \ AA \ BB', the previous-level path information is 'E: \ AA \'), and if the used times of the plurality of previous-level path information are the same, the file storage path information to be converted is sorted in a descending order according to the used times of the next previous-level path information until the sorting is completed.
Preferably, in order to improve convenience when the user sets the target format, the first obtaining module 1 is configured to, when obtaining the three-dimensional model map to be converted and the target format information from the user side:
after receiving a format conversion triggering instruction of the user side, sending a corresponding common target format option list to the user side; the common target format option list comprises at least one piece of target format information commonly used by the user side; the common target format option list is used for a user to select a target format;
and acquiring the target format information finally determined by the user side, and updating the common target format option list according to the target format information.
After receiving a format conversion triggering instruction of the user side, the data processing server sends back a corresponding common target format option list, the user side displays the common target format option list on an application interface, and the user selects a correct target format in the common target format option list (selects by clicking). If the common target format option list does not contain the correct target format, the user can directly fill the final target format in the target format setting column or directly click a pull-down button to select the final target format in the pull-down menu.
The common target format option list generally includes only M pieces of most common target format information, where M is a preset positive integer value and may be set according to actual needs, for example, M is 1 to 3, that is, the common target format information refers to the M pieces of target format information.
When the common target format option list is updated, sorting in a descending order (that is, the sorting is closer to the front when the used times are more) according to the used times of each piece of target format information used once (which may be all times since the user side accesses the local area network or the total times in a latest preset time period, which may be set according to actual needs, for example, 3 days, but not limited thereto), and then replacing the original M pieces of target format information with the M pieces of target format information sorted before. Therefore, the probability that the common target format option list contains the target format information required by the user is improved, and the operation convenience is further improved. When the target format information is sorted, if the used times of a plurality of target format information are the same, the target format information is sorted according to the initial sorting order of the format names (suffix names) of the target format information.
Preferably, in order to improve convenience when the user performs setting of the storage path of the converted file, the first obtaining module 1 obtains, at a time when the three-dimensional model map to be converted and the target format information from the user side:
after receiving a format conversion triggering instruction of the user side, sending a corresponding second common path option list to the user side; the second common path option list comprises at least one converted file storage path information commonly used by the user side; the second common path option list is used for a user to select a storage path of the converted three-dimensional model graph;
and updating the second common path option list according to the storage path of the converted three-dimensional model graph finally determined by the user side.
The data processing server sends back a corresponding second common path option list after receiving a format conversion triggering instruction of the user side, the user side displays the second common path option list on an application interface, the user selects a correct path in the second common path option list (selects by clicking), and the selected path information is filled in a file storage path column after the conversion is selected. If the second common path option list does not contain the required path information, the user can also directly fill the required path information in the post-conversion file storage path column, or directly click a browsing button to perform selection operation to determine the required path information.
The second common path option list generally includes only the most frequently used storage path information of the O converted files, where O is a preset positive integer value, and may be set according to actual needs, for example, O is 1 to 3, that is, the frequently used storage path information of the converted files refers to the storage path information of the O converted files.
When the second common path option list is updated, sorting in a descending order (i.e., sorting is more advanced as the used times are more) according to the used times (which may be all times since the user accesses the local area network or the total times in a recent preset time period, which may be set according to actual needs, for example, 3 days, but is not limited thereto) of the converted file storage path information used once (i.e., sorting is more advanced as the used times are more), and then replacing the original O converted file storage path information with the O converted file storage path information sorted before sorting. Therefore, the probability that the second common path option list contains the converted file storage path information required by the user is improved, and the operation convenience is further improved. When the converted file storage path information is sorted, if the used times of a plurality of converted file storage path information are the same, the converted file storage path information is sorted in a descending order according to the used times of the last-level path information of the converted file storage path information (for example, if the converted file storage path information is ' F: \ CC \ DD ', the last-level path information is ' F: \ CC \ "), and if the used times of a plurality of last-level path information are the same, the converted file storage path information is sorted in a descending order according to the used times of the next-level path information until the sorting is completed.
As can be seen from the above, the three-dimensional model format conversion device obtains the three-dimensional model diagram to be converted and the target format information from the user side; acquiring current format information of a three-dimensional model diagram to be converted; selecting target three-dimensional modeling software according to the current format information and the target format information; operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram; sending the converted three-dimensional model diagram back to the user side; therefore, only a plurality of three-dimensional modeling software are needed to be installed in the data processing server in the local area network, other user sides in the local area network can realize automatic conversion among different three-dimensional model formats through the data processing server, a user does not need to operate the corresponding three-dimensional modeling software in the user side for format conversion, and the format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user side, the cost for purchasing the three-dimensional modeling software can be reduced on one hand, and the performance requirements of each user side can be reduced on the other hand, so that the purchase cost of the user side is reduced, and the operation cost of an enterprise is reduced.
Referring to fig. 3, an electronic device 100 according to an embodiment of the present application further includes a processor 101 and a memory 102, where the memory 102 stores a computer program, and the processor 101 is configured to execute the steps of the three-dimensional model format conversion method by calling the computer program stored in the memory 102.
The processor 101 is electrically connected to the memory 102. The processor 101 is a control center of the electronic device 100, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by running or calling a computer program stored in the memory 102 and calling data stored in the memory 102, thereby performing overall monitoring of the electronic device.
The memory 102 may be used to store computer programs and data. The memory 102 stores computer programs containing instructions executable in the processor. The computer program may constitute various functional modules. The processor 101 executes various functional applications and data processing by calling a computer program stored in the memory 102.
In this embodiment, the processor 101 in the electronic device 100 loads instructions corresponding to one or more processes of the computer program into the memory 102, and the processor 101 runs the computer program stored in the memory 102 according to the following steps, so as to implement various functions: acquiring a three-dimensional model diagram to be converted and target format information from a user side; acquiring current format information of a three-dimensional model diagram to be converted; selecting target three-dimensional modeling software according to the current format information and the target format information; operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram; and sending the converted three-dimensional model diagram back to the user side.
As can be seen from the above, the electronic device obtains the three-dimensional model diagram to be converted and the target format information from the user side; acquiring current format information of a three-dimensional model diagram to be converted; selecting target three-dimensional modeling software according to the current format information and the target format information; operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram; sending the converted three-dimensional model diagram back to the user side; therefore, only a plurality of three-dimensional modeling software are needed to be installed in the data processing server in the local area network, other user sides in the local area network can realize automatic conversion among different three-dimensional model formats through the data processing server, a user does not need to operate the corresponding three-dimensional modeling software in the user side for format conversion, and the format conversion operation of the three-dimensional model is convenient; in addition, because a plurality of three-dimensional modeling software do not need to be installed in each user side, the cost for purchasing the three-dimensional modeling software can be reduced on one hand, and the performance requirements of each user side can be reduced on the other hand, so that the purchase cost of the user side is reduced, and the operation cost of an enterprise is reduced.
Referring to fig. 4 and 5, an embodiment of the present application provides a three-dimensional model format conversion system, which is a local area network system and includes a data processing server 200 and a plurality of clients 300, where the clients 300 are communicatively connected to the data processing server 200; a plurality of three-dimensional modeling software is installed in the data processing server 200;
the user terminal 300 is configured to send a three-dimensional model map to be converted and target format information to the data processing server 200, and receive a converted three-dimensional model map sent back by the data processing server 200;
the data processing server 200 is configured to obtain a three-dimensional model diagram to be converted and target format information from the user terminal 300, obtain current format information of the three-dimensional model diagram to be converted, select target three-dimensional modeling software according to the current format information and the target format information, operate the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format, obtain a converted three-dimensional model diagram, and send the converted three-dimensional model diagram back to the user terminal 300 (refer to the steps of the three-dimensional model format conversion method in the specific steps).
It should be noted that, when the three-dimensional model format conversion system is set as a local area network system, the file transfer rate is higher and the communication connection between the user terminal 300 and the data processing server 200 is more stable than when the three-dimensional model format conversion system is set as a wide area network system.
In some embodiments, the three-dimensional model format conversion system is configured as a C/S architecture, and the client 300 is directly connected to the data processing server 200.
In other embodiments, the three-dimensional model format conversion system is configured as a B/S architecture, in which case, the client 300 is connected to the data processing server 200 through the WEB server 400; in contrast to the C/S architecture, the B/S architecture allows the data processing server 200 to be accessed directly by the browser of the user terminal 300, so that no additional plug-in is required to be installed in the user terminal 300.
In summary, although the present invention has been described with reference to the preferred embodiments, the above-described preferred embodiments are not intended to limit the present invention, and those skilled in the art can make various changes and modifications without departing from the spirit and scope of the present invention, which are substantially the same as the present invention.

Claims (8)

1. A three-dimensional model format conversion method is applied to a data processing server of a local area network, wherein the local area network comprises a plurality of user terminals which are in communication connection with the data processing server, and a plurality of three-dimensional modeling software is installed on the data processing server; the method is characterized by comprising the following steps:
A1. acquiring a three-dimensional model diagram to be converted and target format information from a user side;
A2. acquiring current format information of a three-dimensional model diagram to be converted;
A3. selecting target three-dimensional modeling software according to the current format information and the target format information;
A4. operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram;
A5. sending the converted three-dimensional model diagram back to the user side;
the step A4 includes:
calling a corresponding script file according to the current format information, the target format information and the target three-dimensional modeling software; the script file records corresponding conversion operation steps;
running the target three-dimensional modeling software according to the script file, and executing format conversion operation of a three-dimensional model diagram to be converted;
the step A1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding common target format option list to the user side; the common target format option list comprises at least one piece of target format information commonly used by the user side; the common target format option list is used for a user to select a target format;
and acquiring the target format information finally determined by the user side, and updating the common target format option list according to the target format information.
2. The three-dimensional model format conversion method according to claim 1, wherein step a2 includes:
extracting a file name of a three-dimensional model diagram to be converted;
and extracting the suffix name of the file name to obtain the current format information of the three-dimensional model graph to be converted.
3. The three-dimensional model format conversion method according to claim 1, wherein step a3 includes:
inquiring in a preset conversion function query table according to the current format information and the target format information to obtain a type list of three-dimensional modeling software capable of converting the current format into the target format;
and selecting one three-dimensional modeling software from the category list as target three-dimensional modeling software.
4. The three-dimensional model format conversion method according to claim 1, wherein step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding first common path option list to the user side; the first common path option list comprises at least one piece of storage path information of the file to be converted commonly used by the user side; the first common path option list is used for a user to select a storage path of the three-dimensional model graph to be converted;
and acquiring the corresponding three-dimensional model graph to be converted according to the storage path of the three-dimensional model graph to be converted finally determined by the user side, and updating the first common path option list.
5. The three-dimensional model format conversion method according to claim 1, wherein step a1 includes:
after receiving a format conversion triggering instruction of the user side, sending a corresponding second common path option list to the user side; the second common path option list comprises at least one converted file storage path information commonly used by the user side; the second common path option list is used for a user to select a storage path of the converted three-dimensional model graph;
and updating the second common path option list according to the storage path of the converted three-dimensional model graph finally determined by the user side.
6. A three-dimensional model format conversion device is applied to a data processing server of a local area network, wherein the local area network comprises a plurality of user terminals which are in communication connection with the data processing server, and a plurality of three-dimensional modeling software is installed on the data processing server, and the three-dimensional model format conversion device is characterized by comprising:
the first acquisition module is used for acquiring a three-dimensional model image to be converted and target format information from a user side;
the second acquisition module is used for acquiring the current format information of the three-dimensional model diagram to be converted;
the selection module is used for selecting target three-dimensional modeling software according to the current format information and the target format information;
the conversion module is used for operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format to obtain a converted three-dimensional model diagram;
the sending module is used for sending the converted three-dimensional model diagram back to the user side;
when the conversion module performs format conversion:
calling a corresponding script file according to the current format information, the target format information and the target three-dimensional modeling software; the script file records corresponding conversion operation steps;
running the target three-dimensional modeling software according to the script file, and executing format conversion operation of a three-dimensional model diagram to be converted;
the first acquisition module is used for acquiring the time of the three-dimensional model graph to be converted and the target format information from the user side:
after receiving a format conversion triggering instruction of the user side, sending a corresponding common target format option list to the user side; the common target format option list comprises at least one piece of target format information commonly used by the user side; the common target format option list is used for a user to select a target format;
and acquiring the target format information finally determined by the user side, and updating the common target format option list according to the target format information.
7. An electronic device, characterized by comprising a processor and a memory, the memory having stored therein a computer program, the processor being configured to execute the steps of the three-dimensional model format conversion method according to any one of claims 1 to 5 by calling the computer program stored in the memory.
8. A three-dimensional model format conversion system is characterized in that the three-dimensional model format conversion system is a local area network system and comprises a data processing server and a plurality of user sides, wherein the user sides are in communication connection with the data processing server; a plurality of three-dimensional modeling software are installed in the data processing server;
the user side is used for sending the three-dimensional model image to be converted and the target format information to the data processing server and receiving the converted three-dimensional model image sent back by the data processing server;
the data processing server is used for acquiring a three-dimensional model diagram to be converted and target format information from a user terminal, acquiring current format information of the three-dimensional model diagram to be converted, selecting target three-dimensional modeling software according to the current format information and the target format information, operating the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format, acquiring a converted three-dimensional model diagram, and sending the converted three-dimensional model diagram back to the user terminal;
the data processing server operates the target three-dimensional modeling software to convert the format of the three-dimensional model diagram to be converted into a target format, and the step of obtaining the converted three-dimensional model diagram comprises the following steps:
calling a corresponding script file according to the current format information, the target format information and the target three-dimensional modeling software; the script file records corresponding conversion operation steps;
and running the target three-dimensional modeling software according to the script file, and executing format conversion operation of the three-dimensional model diagram to be converted.
CN202110765232.6A 2021-07-07 2021-07-07 Three-dimensional model format conversion method and device, electronic equipment and system Active CN113256473B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110765232.6A CN113256473B (en) 2021-07-07 2021-07-07 Three-dimensional model format conversion method and device, electronic equipment and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110765232.6A CN113256473B (en) 2021-07-07 2021-07-07 Three-dimensional model format conversion method and device, electronic equipment and system

Publications (2)

Publication Number Publication Date
CN113256473A CN113256473A (en) 2021-08-13
CN113256473B true CN113256473B (en) 2021-11-30

Family

ID=77190944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110765232.6A Active CN113256473B (en) 2021-07-07 2021-07-07 Three-dimensional model format conversion method and device, electronic equipment and system

Country Status (1)

Country Link
CN (1) CN113256473B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114547744A (en) * 2022-02-24 2022-05-27 清华大学 Model derivation method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880596A (en) * 2012-09-13 2013-01-16 苏州阔地网络科技有限公司 Method and system for converting document format
CN107766410A (en) * 2017-09-04 2018-03-06 上海中建东孚投资发展有限公司 A kind of architecture information extraction and format conversion method based on BIM threedimensional models
CN112988166A (en) * 2021-03-10 2021-06-18 中国电建集团昆明勘测设计研究院有限公司 Model conversion service providing method based on user side

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105592081A (en) * 2015-12-18 2016-05-18 内蒙古安达文化传媒有限责任公司 Method for converting videos between terminal and server
CN109448100B (en) * 2018-09-18 2023-05-23 深圳市彬讯科技有限公司 Three-dimensional model format conversion method, system, computer device and storage medium
CN109361747A (en) * 2018-10-16 2019-02-19 中国搜索信息科技股份有限公司 A kind of lightweight image converting method
CN111475477A (en) * 2019-01-23 2020-07-31 北京二六三企业通信有限公司 File format conversion method, client and format conversion server
CN112328671A (en) * 2020-11-03 2021-02-05 北京思特奇信息技术股份有限公司 Data format conversion method, system, storage medium and equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880596A (en) * 2012-09-13 2013-01-16 苏州阔地网络科技有限公司 Method and system for converting document format
CN107766410A (en) * 2017-09-04 2018-03-06 上海中建东孚投资发展有限公司 A kind of architecture information extraction and format conversion method based on BIM threedimensional models
CN112988166A (en) * 2021-03-10 2021-06-18 中国电建集团昆明勘测设计研究院有限公司 Model conversion service providing method based on user side

Also Published As

Publication number Publication date
CN113256473A (en) 2021-08-13

Similar Documents

Publication Publication Date Title
CN105493028B (en) Data consistency and rollback for cloud analysis
CN101303698B (en) Messaging device and information processing method
CN108399072A (en) Five application page update method and device
CN111597489B (en) Realization method and device for draggable custom form component based on mobile terminal
EP3552376B1 (en) Card-based information management method and system
CN117473941B (en) Drawing processing method and device, electronic equipment and storage medium
US20080281792A1 (en) Conversion of data from a first file type to a second file type for use by a telecommunications equipment inventory system
CN113256473B (en) Three-dimensional model format conversion method and device, electronic equipment and system
WO2020000812A1 (en) Method and apparatus for generating ppt document, storage medium, and computer device
CN109992325B (en) Information display method, information display apparatus, storage medium, and electronic apparatus
CN102541600A (en) Method for starting document through instant messaging tool, client and system
CN113220381A (en) Click data display method and device
CN105868399A (en) Method and device of managing photo album folders
CN114090593A (en) Data synchronous display method, device, terminal and storage medium
CN111061532A (en) Wallpaper display method and terminal equipment
EP3975100A1 (en) Method for collecting component model in component e-commerce platform
CN112948264B (en) Method and device for executing test task, system, storage medium and electronic device
CN113779042A (en) Method and system for collecting water and soil conservation data
CN113468275A (en) Data importing method and device of graph database, storage medium and electronic equipment
CN110020101B (en) Method, device and system for restoring real-time search scene
CN112597125A (en) Data modeling method and device, storage medium and electronic device
CN112000669A (en) Environment monitoring data processing method and device, storage medium and terminal
CN113010588A (en) Data table processing method
CN115510204B (en) Intelligent water service data resource catalog management method and device
CN106682960A (en) Landing page generation method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant