CN108682047B - Three-dimensional building model file conversion method and system - Google Patents

Three-dimensional building model file conversion method and system Download PDF

Info

Publication number
CN108682047B
CN108682047B CN201810502906.1A CN201810502906A CN108682047B CN 108682047 B CN108682047 B CN 108682047B CN 201810502906 A CN201810502906 A CN 201810502906A CN 108682047 B CN108682047 B CN 108682047B
Authority
CN
China
Prior art keywords
conversion
file
model
files
dimensional building
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
CN201810502906.1A
Other languages
Chinese (zh)
Other versions
CN108682047A (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.)
Beijing Don Quixote Technology Co ltd
Original Assignee
Beijing Don Quixote Technology Co ltd
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 Beijing Don Quixote Technology Co ltd filed Critical Beijing Don Quixote Technology Co ltd
Priority to CN201810502906.1A priority Critical patent/CN108682047B/en
Publication of CN108682047A publication Critical patent/CN108682047A/en
Application granted granted Critical
Publication of CN108682047B publication Critical patent/CN108682047B/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
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/10Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes

Landscapes

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

Abstract

The invention discloses a three-dimensional building model file conversion method and a three-dimensional building model file conversion system. The method comprises the following steps: acquiring a three-dimensional building model file; dividing the three-dimensional building model file into a plurality of sub-files to be converted; performing TJMD model parallel conversion on the plurality of sub-files to be converted simultaneously by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files; converting according to each TJMD model conversion file to obtain a corresponding Unity AssetBundles model file; packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles; and storing each model data packet into a storage server and a database. By adopting the three-dimensional building model file conversion method or system method, the processing of a large number of model files can be realized.

Description

Three-dimensional building model file conversion method and system
Technical Field
The invention relates to the field of file processing, in particular to a three-dimensional building model file conversion method and a three-dimensional building model file conversion system.
Background
RVT is a file format used by 3D modeling tool revit, produced by Autodesk. The Reivt is widely applied to industries such as engineering design construction, mechanical manufacturing and the like, and is relatively universal 3D industrial design software. As a single-machine version design software, Revit cannot meet the requirements of consistent rapid access and rapid sharing of model files under the multi-party multi-value chain service collaboration scene. Network transmission and page browsing sharing become a necessary choice. The RVT file belongs to a three-dimensional building model file, and to realize quick access of a 3D model file, several problems need to be solved simultaneously: firstly, the three-dimensional building model file cannot be directly browsed and viewed through a webpage; secondly, as the complexity of the project increases, the size of the three-dimensional building model file is more than 100MB, and the network transmission efficiency of the model file is reduced; third, the data (including attributes, textures, materials, etc.) of the three-dimensional building model file may be distorted and missing due to compression.
The existing solution includes manual conversion by using tools, and data such as material of the model is not lost through third-party tools such as 3D Max. And then the three platforms of the web browser, the Android system and the apple IOS system can be converted into model formats which can be identified based on WebGL. Most of the schemes of the process are manual processing, and the processing of a large number of model files cannot be met.
Disclosure of Invention
The invention aims to provide a three-dimensional building model file conversion method and a three-dimensional building model file conversion system, which improve the efficiency of converting a large number of three-dimensional building model files and further realize the processing of a large number of model files.
In order to achieve the purpose, the invention provides the following scheme:
a three-dimensional building model file conversion method, the method comprising:
acquiring a three-dimensional building model file;
dividing the three-dimensional building model file into a plurality of sub-files to be converted;
performing TJMD model parallel conversion on the plurality of sub-files to be converted simultaneously by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files;
converting according to each TJMD model conversion file to obtain a corresponding Unity AssetBundles model file;
packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles;
and storing each model data packet into a storage server and a database.
Optionally, the three-dimensional building model file conversion method is performed at a cloud.
Optionally, the converting the three-dimensional building model file according to each request to be converted to obtain a plurality of TJMD model conversion files specifically includes:
according to each request to be converted, different R2TJ converters are adopted to perform parallel conversion on the three-dimensional building model files to obtain a plurality of first conversion files;
performing parallel conversion on each first conversion file by adopting different TJ2U converters to obtain a plurality of second conversion files;
and performing parallel conversion on each second conversion file by adopting different SU2TJ converters to obtain a plurality of TJMD model conversion files.
Optionally, the converting according to each TJMD model conversion file to obtain a corresponding Unity AssetBundles model file specifically includes:
performing parallel conversion on each TJMD model conversion file by adopting different 9D converters to obtain a plurality of third conversion files;
and analyzing each third conversion file to obtain a corresponding Unity AssetBundles model file.
Optionally, the method further includes:
acquiring metadata of the three-dimensional building model file;
storing the metadata.
In order to achieve the above purpose, the invention also provides the following scheme:
a three-dimensional building model file conversion system, the system comprising:
the three-dimensional building model file acquisition module is used for acquiring a three-dimensional building model file;
the to-be-converted subfile determining module is used for dividing the three-dimensional building model file into a plurality of to-be-converted subfiles;
the first conversion module is used for simultaneously carrying out TJMD model parallel conversion on the plurality of sub-files to be converted by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files;
the second conversion module is used for converting the files according to each TJMD model to obtain corresponding Unity assetBundles model files;
the packing module is used for packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles;
and the storage module is used for storing each model data packet into a storage server and a database.
Optionally, the first conversion module specifically includes:
a first conversion file obtaining unit, configured to perform parallel conversion on the three-dimensional building model files by using different R2TJ converters according to each request to be converted, so as to obtain a plurality of first conversion files;
a second conversion file obtaining unit, configured to perform parallel conversion on each first conversion file by using different TJ2U converters to obtain a plurality of second conversion files;
and the model conversion file acquisition unit is used for performing parallel conversion on each second conversion file by adopting different SU2TJ converters to obtain a plurality of TJMD model conversion files.
Optionally, the second conversion module specifically includes:
a third conversion file obtaining unit, configured to perform parallel conversion on each TJMD model conversion file by using different 9D converters to obtain a plurality of third conversion files;
and the model file acquisition unit is used for analyzing each third conversion file to obtain a corresponding Unity AssetBundles model file.
Optionally, the system further includes:
the metadata acquisition module is used for acquiring metadata of the three-dimensional building model file;
and the storage module is used for storing the metadata.
According to the specific embodiment provided by the invention, the invention discloses the following technical effects: the invention provides a three-dimensional building model file conversion method, which comprises the steps of obtaining a three-dimensional building model file; dividing the three-dimensional building model file into a plurality of sub-files to be converted; performing TJMD model conversion on the plurality of sub-files to be converted simultaneously by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files; converting according to each TJMD model conversion file to obtain a corresponding Unity AssetBundles model file; packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles; and storing each model data packet into a storage server and a database. Obviously, the method ensures the reliability and the large data processing capacity of the conversion process through the conversion architecture of the distributed multithreading, and improves the whole conversion reliability and the efficiency of converting a large number of three-dimensional building model files by adopting a message queue mode and a distributed deployment method, thereby realizing the processing of a large number of model files.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
FIG. 1 is a flow chart of a three-dimensional building model file conversion method according to an embodiment of the present invention;
fig. 2 is a structural diagram of a three-dimensional building model file conversion system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Fig. 1 is a flowchart of a three-dimensional building model file conversion method according to an embodiment of the present invention. As shown in fig. 1, a three-dimensional building model file conversion method includes:
step 101: acquiring a three-dimensional building model file, specifically acquiring the three-dimensional building model file from a cloud;
step 102: dividing the three-dimensional building model file into a plurality of sub-files to be converted;
step 103: performing TJMD model conversion on the plurality of sub-files to be converted simultaneously by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files, and specifically comprising the following steps:
according to each request to be converted, different R2TJ converters are adopted to perform parallel conversion on the three-dimensional building model files to obtain a plurality of first conversion files;
performing parallel conversion on each first conversion file by adopting different TJ2U converters to obtain a plurality of second conversion files;
and performing parallel conversion on each second conversion file by adopting different SU2TJ converters to obtain a plurality of TJMD model conversion files.
Step 104: converting according to each TJMD model conversion file to obtain a corresponding Unity assetBundles model file, which specifically comprises the following steps:
performing parallel conversion on each TJMD model conversion file by adopting different 9D converters to obtain a plurality of third conversion files;
analyzing each third conversion file to obtain a corresponding Unity AssetBundles model file;
step 105: packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles;
step 106: and storing each model data packet into a storage server and a database.
The method further comprises the following steps:
acquiring metadata of the three-dimensional building model file;
storing the metadata.
The invention ensures the reliability and the large data processing capacity of the conversion process through the conversion architecture of the distributed multithreading, adopts the message queue mode and the distributed deployment method, improves the integral conversion reliability and the efficiency of converting a large number of three-dimensional building model files, and further realizes the processing of a large number of model files.
The invention is mainly innovated in combining a multithreading distributed architecture and a plurality of automatic system conversion methods, and meets the requirements of high reliability and high performance of an automatic system. The method specifically comprises the following steps:
first, the architectural uniqueness and innovativeness of the automated transformation: the system comprises an automatic conversion controller, an R2TJ converter for converting a three-dimensional building model file into a TJMD file format, a TJ2U converter for converting a TJMD file into a Unity assetBundles file, and a file packaging controller; a three-dimensional building model file conversion engine is built according to the principle of an automatic control system, and the efficiency and the accuracy of file conversion are improved.
Second, the distributed conversion architecture ensures the reliability and large data processing capacity of the conversion process: by adopting an MQ message queue mode and a distributed deployment architecture of various controllers, when one converter is down, the monitoring management service manages other converters to continue working, the reliability of the whole conversion engine and the efficiency and performance of conversion of a large number of three-dimensional building model files are improved, the controller scale of the three-dimensional building model file conversion engine architecture is expanded by utilizing a multithreading asynchronous distributed architecture principle, and the reliability and the conversion performance of the whole engine are improved.
Fig. 2 is a structural diagram of a three-dimensional building model file conversion system according to an embodiment of the present invention. As shown in fig. 2, a three-dimensional building model file conversion system, the system comprising:
a three-dimensional building model file obtaining module 201, configured to obtain a three-dimensional building model file;
a to-be-converted subfile determining module 202, configured to divide the three-dimensional building model file into a plurality of to-be-converted subfiles;
the first conversion module 203 is configured to perform TJMD model conversion on the multiple subfiles to be converted simultaneously by using multiple threads to obtain multiple corresponding TJMD model conversion files;
the second conversion module 204 is configured to convert the TJMD model conversion files to obtain corresponding Unity AssetBundles model files;
the packing module 205 is configured to pack each Unity AssetBundles model file to obtain a model conversion data packet corresponding to a Unity AssetBundles;
and a storage module 206, configured to store each model data packet in a storage server and a database.
The three-dimensional building model file obtaining module 201 is configured to obtain a three-dimensional building model file from a cloud.
The first conversion module 203 specifically includes:
a first conversion file obtaining unit, configured to perform parallel conversion on the three-dimensional building model files by using different R2TJ converters according to each request to be converted, so as to obtain a plurality of first conversion files;
a second conversion file obtaining unit, configured to perform parallel conversion on each first conversion file by using different TJ2U converters to obtain a plurality of second conversion files;
and the model conversion file acquisition unit is used for performing parallel conversion on each second conversion file by adopting different SU2TJ converters to obtain a plurality of TJMD model conversion files.
The second conversion module 204 specifically includes:
a third conversion file obtaining unit, configured to perform parallel conversion on each TJMD model conversion file by using different 9D converters to obtain a plurality of third conversion files;
and the model file acquisition unit is used for analyzing each third conversion file to obtain a corresponding Unity AssetBundles model file.
The system further comprises:
the metadata acquisition module is used for acquiring metadata of the three-dimensional building model file;
and the storage module is used for storing the metadata.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present invention have been described herein using specific examples, which are provided only to help understand the method and the core concept of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, the specific embodiments and the application range may be changed. In view of the above, the present disclosure should not be construed as limiting the invention.

Claims (7)

1. A three-dimensional building model file conversion method, the method comprising:
acquiring a three-dimensional building model file;
dividing the three-dimensional building model file into a plurality of sub-files to be converted;
performing TJMD model parallel conversion on the plurality of sub-files to be converted simultaneously by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files;
converting according to each TJMD model conversion file to obtain a corresponding Unity AssetBundles model file;
packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles;
storing each model conversion data packet into a storage server and a database;
the method for simultaneously performing parallel conversion of the TJMD models on the multiple subfiles to be converted by using multiple threads to obtain multiple corresponding TJMD model conversion files specifically includes:
according to each request to be converted, different R2TJ converters are adopted to perform parallel conversion on the three-dimensional building model files to obtain a plurality of first conversion files;
performing parallel conversion on each first conversion file by adopting different TJ2U converters to obtain a plurality of second conversion files;
and performing parallel conversion on each second conversion file by adopting different SU2TJ converters to obtain a plurality of TJMD model conversion files.
2. The method of claim 1, wherein the method of converting the three-dimensional building model file is performed in a cloud.
3. The method for converting a three-dimensional building model file according to claim 1, wherein the obtaining of the corresponding Unity assestbundles model file according to the conversion of each TJMD model conversion file specifically comprises:
performing parallel conversion on each TJMD model conversion file by adopting different 9D converters to obtain a plurality of third conversion files;
and analyzing each third conversion file to obtain a corresponding Unity AssetBundles model file.
4. The three-dimensional building model file conversion method according to claim 1, further comprising:
acquiring metadata of the three-dimensional building model file;
storing the metadata.
5. A three-dimensional building model file conversion system, the system comprising:
the three-dimensional building model file acquisition module is used for acquiring a three-dimensional building model file;
the to-be-converted subfile determining module is used for dividing the three-dimensional building model file into a plurality of to-be-converted subfiles;
the first conversion module is used for simultaneously carrying out TJMD model parallel conversion on the plurality of sub-files to be converted by adopting multiple threads to obtain a plurality of corresponding TJMD model conversion files;
the second conversion module is used for converting the files according to each TJMD model to obtain corresponding Unity assetBundles model files;
the packing module is used for packing each Unity AssetBundles model file to obtain a model conversion data packet corresponding to the Unity AssetBundles;
the storage module is used for storing each model conversion data packet into a storage server and a database;
the first conversion module specifically includes:
the first conversion file acquisition unit is used for performing parallel conversion on the three-dimensional building model files by adopting different R2TJ converters according to each request to be converted to obtain a plurality of first conversion files;
a second conversion file obtaining unit, configured to perform parallel conversion on each first conversion file by using different TJ2U converters to obtain a plurality of second conversion files;
and the model conversion file acquisition unit is used for performing parallel conversion on each second conversion file by adopting different SU2TJ converters to obtain a plurality of TJMD model conversion files.
6. The three-dimensional building model file conversion system according to claim 5, wherein the second conversion module specifically comprises:
a third conversion file obtaining unit, configured to perform parallel conversion on each TJMD model conversion file by using different 9D converters to obtain a plurality of third conversion files;
and the model file acquisition unit is used for analyzing each third conversion file to obtain a corresponding Unity AssetBundles model file.
7. The three-dimensional building model file conversion system according to claim 5, further comprising:
the metadata acquisition module is used for acquiring metadata of the three-dimensional building model file;
and the storage module is used for storing the metadata.
CN201810502906.1A 2018-05-23 2018-05-23 Three-dimensional building model file conversion method and system Active CN108682047B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810502906.1A CN108682047B (en) 2018-05-23 2018-05-23 Three-dimensional building model file conversion method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810502906.1A CN108682047B (en) 2018-05-23 2018-05-23 Three-dimensional building model file conversion method and system

Publications (2)

Publication Number Publication Date
CN108682047A CN108682047A (en) 2018-10-19
CN108682047B true CN108682047B (en) 2022-04-12

Family

ID=63807865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810502906.1A Active CN108682047B (en) 2018-05-23 2018-05-23 Three-dimensional building model file conversion method and system

Country Status (1)

Country Link
CN (1) CN108682047B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109598080A (en) * 2018-12-13 2019-04-09 佛山市超体软件科技有限公司 A kind of fast automatic formula conversion process system of 3D design drawing and its application method
CN114092677B (en) * 2021-11-26 2022-11-18 北京德塔精要信息技术有限公司 3D model conversion optimization method, device and equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622334A (en) * 2012-04-20 2012-08-01 北京信息科技大学 Parallel XSLT (Extensible Style-sheet Language Transformation) conversion method and device for use in multi-thread environment
CN103237037A (en) * 2013-05-08 2013-08-07 华迪计算机集团有限公司 Media format conversion method and system based on cloud computing architecture
CN105005666A (en) * 2015-07-28 2015-10-28 同济大学建筑设计研究院(集团)有限公司 Conversion method of architectural structure model
CN105005642A (en) * 2015-06-25 2015-10-28 北京航空航天大学 Three-dimensional model batch format conversion and weight reduction method
CN105912651A (en) * 2016-04-11 2016-08-31 中邮通建设咨询有限公司 IFC-based data interaction method and corresponding Web-BIM engineering information integration management system
CN107564112A (en) * 2017-09-15 2018-01-09 北京唐吉诃德科技有限公司 model compression conversion method and system
CN107657154A (en) * 2017-09-18 2018-02-02 北京深思数盾科技股份有限公司 A kind of guard method of target program, device, equipment and storage medium
CN107766410A (en) * 2017-09-04 2018-03-06 上海中建东孚投资发展有限公司 A kind of architecture information extraction and format conversion method based on BIM threedimensional models

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102622334A (en) * 2012-04-20 2012-08-01 北京信息科技大学 Parallel XSLT (Extensible Style-sheet Language Transformation) conversion method and device for use in multi-thread environment
CN103237037A (en) * 2013-05-08 2013-08-07 华迪计算机集团有限公司 Media format conversion method and system based on cloud computing architecture
CN105005642A (en) * 2015-06-25 2015-10-28 北京航空航天大学 Three-dimensional model batch format conversion and weight reduction method
CN105005666A (en) * 2015-07-28 2015-10-28 同济大学建筑设计研究院(集团)有限公司 Conversion method of architectural structure model
CN105912651A (en) * 2016-04-11 2016-08-31 中邮通建设咨询有限公司 IFC-based data interaction method and corresponding Web-BIM engineering information integration management system
CN107766410A (en) * 2017-09-04 2018-03-06 上海中建东孚投资发展有限公司 A kind of architecture information extraction and format conversion method based on BIM threedimensional models
CN107564112A (en) * 2017-09-15 2018-01-09 北京唐吉诃德科技有限公司 model compression conversion method and system
CN107657154A (en) * 2017-09-18 2018-02-02 北京深思数盾科技股份有限公司 A kind of guard method of target program, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于IFC的BIM三维几何建模及模型转换;张建平等;《工程三维模型与虚拟现实表现——第二届工程建设计算机应用创新论坛》;20090924;第9-17页 *
基于WebGL的Revit三维建筑模型重建;陈志杨等;《浙江工业大学学报》;20161225;第44卷(第6期);第608-613页 *

Also Published As

Publication number Publication date
CN108682047A (en) 2018-10-19

Similar Documents

Publication Publication Date Title
CN107402976B (en) Power grid multi-source data fusion method and system based on multi-element heterogeneous model
CN112131636B (en) Device and method for accurately mapping building information model and Internet of things monitoring item
CN108924198B (en) Data scheduling method, device and system based on edge calculation
Saldivar et al. Industry 4.0 with cyber-physical integration: A design and manufacture perspective
CN102831307B (en) Three-dimensional GIS (Geographic Information System) technology based power grid visualization system and method
CN102750406A (en) Multi-version management method for model set and difference model-based power grid model
CN108682047B (en) Three-dimensional building model file conversion method and system
CN110222407B (en) BIM data fusion method and device
CN113900810A (en) Distributed graph processing method, system and storage medium
JP2019519857A (en) System and method for thermal fluid management of a space to be adjusted
CN102426525A (en) Panoramic modeling method of multi-application system
CN116340260A (en) Building model data rendering method and device, electronic equipment and readable storage medium
CN102880149B (en) A kind of dcs and user data report form generation method
CN110990467A (en) BIM (building information modeling) model format conversion method and conversion system
CN114372308A (en) BIM model lightweight method based on IFC
CN104484058A (en) Instant expression image outputting method and instant expression image outputting device
CN114116668A (en) Data storage method and device for equipment model
CN105426590A (en) Machining process feature tree and construction method thereof
CN114510906A (en) BIM (building information modeling) model data analysis method based on cloud
CN110766472A (en) Evaluation method for construction engineering cost operation
CN103425490A (en) Management method based on running object data in CRM system
CN115439015B (en) Local area power grid data management method, device and equipment based on data middleboxes
CN117407951A (en) BIM model processing method, server and storage medium
CN111182006B (en) Method and device for mapping physical cluster into cloud computing resource
EP2990895A1 (en) Industrial monitoring system

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