GB/T 45393.4-2025Information technology — Building information model (BIM) software — Part 4: Mesh model (English PDF)
信息技术 建筑信息模型(BIM)软件 第4部分:网格模型
Open the GB/T 45393.4-2025 preview as PDF
This is a limited preview
Buy now to download the full PDF (31 pages)
Issued by
SAMR; SAC
Level / Type
National · Recommended
Issue date
March 28, 2025
Implementation date
October 1, 2025
Scope
GB/T 45393.4-2025 is the English-translated version of 信息技术 建筑信息模型(BIM)软件 第4部分:网格模型.
GB/T 45393.4-2025 is the Chinese national standard covering the lightweight counterpart to the parametric format, a triangle mesh that cannot be edited parametrically but can be opened on a phone — the data structure and the file structure, the root, project, spatial and product nodes that carry the model tree, the relationship and attribute information that keeps the semantics attached to the geometry, and the level of detail model with its tile sets and tiles. Part 4 of the series, with the parameterized model part GB/T 45393.2-2025. First edition, in force from 1 October 2025. Issued on 28 March 2025, it has been in force since 1 October 2025.
Document preview — GB/T 45393.4-2025
National Standard of the People's Republic of China
- ICS
- 35.240.99
- Classification
- L 67
Issued by: State Administration for Market Regulation; Standardization Administration of the PRC
Contents
- PrefaceIII
- IntroductionIV
- 1 Scope1
- 2 Normative references1
- 3 Terms and Definitions1
- 4 Abbreviations2
- 5 General Requirements2
- 5.1 Mesh Model2
- 5.2 Data Structure3
- 5.3 File Structure5
- 5.4 Relationship Information5
- 5.5 Attribute Information5
- 6 Requirements for mesh model expression6
- 6.1 Model root node6
- 6.2 Project Node7
- 6.3 Spatial Node8
- 6.4 Product Node9
- 7 Level of detail model expression requirements10
- 7.1 Level of Detail Model10
- 7.2 Tile Set Node11
- 7.3 Tile Node11
- Appendix A (Informative) Mesh model information data structure JSON description12
- A.1 Basic information data structure12
- A.2 Project Information Data Structure14
- A.3 Spatial Information Data Structure16
- A.4 Product information data structure18
- A.5 Relationship Information Data Structure19
- A.6 Attribute information and attribute set information data structure20
- Appendix B (Informative) JSON description of mesh model data structure23
- B.1 Model root node data structure23
- B.2 Project Node Data Structure23
- B.3 Unified data structure of space nodes and product nodes24
- Appendix C (Informative) JSON Description of Level of Detail Model Data Structure25
- C.1 Tileset Data Schema and Metadata Examples25
- C.2 Tile set node index information data structure25
- C.3 Tile node index information data structure26
- Reference27
Foreword
This document is in accordance with the provisions of GB/T 1.1-2020 "Guidelines for standardization work Part 1: Structure and drafting rules for standardization documents" Drafting.
This document is Part 4 of GB/T 45393 "Information Technology Building Information Modeling (BIM) Software". GB/T 45393 has been published The following parts.
— Part 2: Parameterized model;
— Part 4: Mesh model;
— Part 5: Data interface.
Please note that some of the contents of this document may involve patents. The issuing organization of this document does not assume the responsibility for identifying patents.
This document was proposed and coordinated by the National Information Technology Standardization Technical Committee (SAC/TC28).
This document was drafted by: Tsinghua University, China Digital Technology Co., Ltd., Beijing Feidu Technology Co., Ltd., and Terry Digital Technology (Beijing) Co., Ltd., China Academy of Building Research Co., Ltd., Glodon Technology Co., Ltd., Shenzhen Huayang International Engineering Design Co., Ltd., Auge Technology Co., Ltd., Central South University, China Academy of Surveying and Mapping, China Electronics Technology Standardization Research Institute Institute, CCCC Second Highway Survey and Design Institute Co., Ltd., China Railway Design Group Co., Ltd., Shanghai Bingjiang Information Technology Co., Ltd., China Construction Engineering Industry Technology Research Institute Co., Ltd.
The main drafters of this document are: Gu Ming, Gao Ge, Ke Ziyi, Wen Pan, Chen Yajun, Li Teng, Song Bin, Liu Junwei, Zheng Guoqin, Li Bin, Liu Yaxin, Deng Mingliang, Qiu Agen, Jiang Lizhong, Chen Zhongzhi, Fan Dengke, Xia Haibing, Yao Shengqi, Jia Xiaobo, Wei Biao, Du Aan, Zhang Qiang, Peng Guitang, Han Fei, Li Dewen, Li Ke, and Pi Kai.
Introduction
BIM software is characterized by the establishment and application of three-dimensional, structured, and semantic models.
It has the functions of calculation, performance, management, delivery, inspection and coordination, and plays a supporting role in different stages, professions and applications of the whole life cycle of buildings. effect.
GB/T 45393 "Information Technology Building Information Modeling (BIM) Software" aims to guide practitioners to form a consistent understanding of BIM software.
In the development of BIM software, this series of standards is adopted to achieve the interconnection and interoperability of BIM software, the exchange and sharing of BIM models, and improve The availability, applicability and maturity of BIM software promote the formation of BIM software ecosystem and help the assetization of BIM models.
GB/T 45393 is intended to consist of 5 parts.
— Part 1: General requirements. Clarify the basic concepts, functions and data requirements of BIM software, with the aim of assisting BIM software Requirements definition, development and implementation.
— Part 2: Parameterized model. Gives a model format that uses standardized parameter sets to represent geometric objects. The receiver can parse and Modify geometric object parameters to display and modify objects in the BIM model, with the goal of achieving editable models between BIM software exchange.
— Part 3: Model view definition. Provides a language for formally defining the content in the model, with the purpose of defining the model according to specific requirements.
Perform completeness check or model view extraction on the submitted model.
— Part 4: Mesh model. A model format based on triangular meshes that cannot be parametrically edited is given.
Used for visualization, communication and management of BIM models.
— Part 5: Data interface. Gives the data calling methods, sending and returning information between different BIM software and platforms. The purpose is to Enable different BIM software to share BIM data in the form of interfaces.
Information Technology Building Information Modeling (BIM) Software Part 4: Mesh Model
1 Scope
This document defines the data structure of the BIM software grid model and the way to expand and record semantic information, and specifies the multi-level detail model.
The specific requirements of the model in terms of structure, implementation and rendering objects.
This document is applicable to lightweight files or file fragments of BIM software construction models, and is also applicable to supporting the development of related application software.
Read, create and modify mesh model files that conform to this document.
2 Normative references
GB/T 36456.1
GB/T 51447
3 Terms and definitions
The following terms and definitions apply to this document.
3.1 Mesh modelmeshmodel
A model represented by mesh geometry defined by vertices, edges, and faces.
Note. A face is usually composed of triangles and quadrilaterals.
3.2 node
The basic data element in the information model is the smallest data unit in the information model.
3.3 semantic information
Meaningful information other than geometric information in the building information model.
Note. Such as object type, attributes, relationships and other information.
3.4 Project
The main goal is to build physical products, including the collection of overall work in the design, construction, operation and maintenance life cycle.
3.5 space
It is used to express the structural information of each decomposition of the project in space, including the spatial decomposition structural information of sites, buildings, floors, rooms, etc.
......
This preview omits tables, figures, formulas and parts of the technical clauses. The complete document — 31 pages — is available in the English PDF.
Referenced standards
Editions of GB/T 45393.4
| Edition | Title | Revision | Status |
|---|---|---|---|
| GB/T 45393.4-2025 | Information technology - Building information model(BIM) software - Part 4: Mesh model | current edition | Current |
This page sells the current edition, GB/T 45393.4-2025. Earlier editions are listed for reference only.
How to Buy GB/T 45393.4-2025
- 1Add to cart. Click the "Buy GB/T 45393.4-2025" button on this page. You can add more standards before checkout.
- 2Checkout. Enter your email and billing details. Payment is processed securely by Stripe (cards, Apple Pay, Google Pay supported).
- 3Instant delivery (0–9 sec). Delivery is automatic: within seconds of payment you'll receive an email with a secure download link. The link stays valid for 72 hours.
- 4Invoice included. A tax invoice is attached to the confirmation email. Need a custom invoice? Contact us.
Related Standards
GB/T 36456.1-2018 — Engineering domain oriented shared information model—Part 1: Domain information model framework
GB/T 45393.1-2025 — Information technology — Building information model (BIM) software — Part 1: General requirements
GB/T 45393.2-2025 — Information technology — Building information model (BIM) software — Part 2: Parameterized model
Secure payment via Stripe
Payments accepted
GB/T 45393.4-2025
$560.00