WO2022135347A1 - 数据中心3d建模方法、装置、电子设备及存储介质 - Google Patents

数据中心3d建模方法、装置、电子设备及存储介质 Download PDF

Info

Publication number
WO2022135347A1
WO2022135347A1 PCT/CN2021/139700 CN2021139700W WO2022135347A1 WO 2022135347 A1 WO2022135347 A1 WO 2022135347A1 CN 2021139700 W CN2021139700 W CN 2021139700W WO 2022135347 A1 WO2022135347 A1 WO 2022135347A1
Authority
WO
WIPO (PCT)
Prior art keywords
data center
model
mark
basic
plan
Prior art date
Application number
PCT/CN2021/139700
Other languages
English (en)
French (fr)
Inventor
陈滨亮
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2022135347A1 publication Critical patent/WO2022135347A1/zh

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/04Indexing scheme for image data processing or generation, in general involving 3D image data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/04Architectural design, interior design

Definitions

  • the embodiments of the present application relate to the field of data processing, and in particular, to 3D modeling of data centers.
  • the management and control system of an intelligent data center is a key component to realize the intelligence of the data center, and the visual interface of the excellent management and control system plays a role in the security operation and maintenance of the data center. It enables data center administrators to easily and efficiently monitor the operation status of the data center, understand whether the dynamic environment and equipment are running normally, and play a guiding role in the green energy saving of the data center.
  • An embodiment of the present application provides a 3D modeling method for a data center, including the following steps: obtaining a basic 3D model of the data center according to geometric elements in a plan view of the data center, where the basic 3D model includes walls and ground; According to the marks in the floor plan, the positions of the marks in the basic 3D model are filled with the models corresponding to the marks to generate a 3D model of the data center; wherein the marks at least include facility marks, and the facilities
  • the tags correspond one-to-one with the models in the preset model library.
  • An embodiment of the present application further provides a 3D modeling device for a data center, including: a first acquisition module, configured to acquire a basic 3D model of the data center according to geometric elements in a plan view of the data center, the basic 3D model Including walls and ground; the second acquisition module is used to fill in the model corresponding to the mark in the position of the mark in the basic 3D model according to the mark in the plan view, and generate a 3D model of the data center;
  • the marks include at least facility marks, and the facility marks are in one-to-one correspondence with the models in the preset model library.
  • An embodiment of the present application further provides an electronic device, comprising: at least one processor; and a memory communicatively connected to the at least one processor; wherein the memory stores a program that can be executed by the at least one processor instructions, the instructions being executed by the at least one processor to enable the at least one processor to perform the above-described data center 3D modeling method.
  • Embodiments of the present application further provide a computer-readable storage medium storing a computer program, and when the computer program is executed by a processor, the above-mentioned data center 3D modeling method is implemented.
  • FIG. 1 is a flowchart of a data center 3D modeling method provided according to a first embodiment of the present application
  • FIG. 2 is a schematic diagram of a basic 3D model generation step provided according to the first embodiment of the present application
  • FIG. 3 is a schematic diagram of the result of the convex hull algorithm in the step of obtaining the ground provided according to the first embodiment of the present application;
  • FIG. 4 is a flowchart of a data center 3D modeling method provided according to a second embodiment of the present application.
  • FIG. 5 is a schematic diagram of a data center 3D modeling device provided according to a third embodiment of the present application.
  • FIG. 6 is a schematic diagram of an electronic device provided according to a fourth embodiment of the present application.
  • first and second in the embodiments of the present application are only used for the purpose of description, and cannot be understood as indicating or implying relative importance or implying the number of indicated technical features. Thus, a feature delimited with “first”, “second” may expressly or implicitly include at least one of that feature.
  • the terms “comprising” and “having” and any variations thereof are intended to cover non-exclusive inclusion. For example, a system, product or device comprising a series of components or units is not limited to the listed components or units, but may optionally also include components or units not listed, or Other parts or units inherent in the equipment.
  • "a plurality of” means at least two, such as two, three, etc., unless otherwise expressly and specifically defined.
  • the first embodiment of the present application relates to a 3D modeling method for a data center, which is applied to electronic devices, such as smart terminals, computers, and the like.
  • the process is shown in Figure 1.
  • Step 101 obtaining a basic 3D model of the data center according to the geometric elements in the plan view of the data center, where the basic 3D model includes walls and ground;
  • Step 102 according to the mark in the floor plan, fill the marked position in the basic 3D model with the model corresponding to the mark, and generate a 3D model of the data center; wherein, the mark includes at least a facility mark, and the facility mark and the model in the preset model library are one by one. correspond.
  • the floor plan includes geometric elements and marks.
  • the geometric elements are used to obtain the main body of the building such as walls and floors to complete the model conversion process;
  • the marks include at least facility marks, which are used to complete the model filling process, facility marks and facilities in the preset model library.
  • the model has a one-to-one relationship, and the corresponding facility model is used to replace the facility mark after identification; in addition, it also includes a specific mark, which is used to identify the decorative model of the basic 3D model, for example, distinguish the inner and outer walls and add corresponding textures , the Boolean subtract operation takes the vacancies of the gate and fills the gate model, etc.
  • the embodiments of the present application reduce the manpower input in the process of acquiring the 3D model from the floor plan, and can improve the development efficiency at the same time.
  • step 101 the electronic device obtains a basic 3D model of the data center according to the geometric elements in the plan view of the data center, and the basic 3D model includes walls and floors, as shown in FIG. 2 .
  • Geometric elements include basic elements and coordinates of basic elements, and basic elements include one or any combination of the following: curves, lines, paths, circles, ellipses, and Bezier curves.
  • the extrude operation is a stretching operation.
  • the basic elements in the floor plan of the data center are proportionally converted into point, line and surface elements in the three-dimensional coordinates to obtain the wall; according to the basic elements
  • the coordinates of the outer contour are calculated using the convex hull algorithm, and the calculated outer contour polygon is proportionally reflected in the three-dimensional coordinates according to the plane coordinates, as the floor of the floor.
  • the basic 3D model is the basic component of the target 3D model.
  • the cross-section of the wall in the floor plan of the data center is the stretched surface required when the basic 3D model is generated.
  • the width is set according to the drawing.
  • a height needs to be stretched. For example, set the default wall height to 3 meters.
  • each basic element in the floor plan is made into a point set.
  • the rectangular element represents 4 points, and the curve is divided into 10 to 20 line segments, so it may be 11 to 21 points, and all these element points are combined into a point set.
  • the base point is H
  • the order is K, C, D, L, F, G, E, I, B, A, J according to the angle from small to large; then the counterclockwise scan is performed. Since the included angle is the smallest, the line segment ⁇ H,K> must be on the convex hull, and then C is added.
  • the floor plan may be a CAD drawing; optionally, before obtaining the basic 3D model of the data center according to the geometric elements in the floor plan of the data center, simplify the CAD drawing of the data center, including: Content removal; remove the rest of the content in the floor area of the data center except for the building lines of the walls. That is, there is no content outside the floor area of the data center, and only the building lines of the walls are retained in the floor area, and the auxiliary lines and description information are removed to make the drawing picture neat and improve the recognition accuracy during the modeling process.
  • step 102 according to the marks in the floor plan, fill the marked position in the basic 3D model with the model corresponding to the mark to generate a 3D model of the data center; the mark includes at least a facility mark, and the facility mark is one-to-one with the model in the preset model library correspond.
  • the mark includes a facility mark
  • the facility mark includes the location and orientation of the facility; according to the mark in the plan view, filling the marked position in the basic 3D model with the model corresponding to the mark, including: according to the facility mark in the plan view, in the base The position and orientation of the facility marker in the 3D model is filled with the facility model in the preset model library corresponding to the facility marker.
  • the facility model includes: various micro-module cabinets in the data center, battery cabinets in the data center, power distribution cabinets, air conditioning cabinets, various sensors, etc.
  • the facility mark a is for the power distribution cabinet a on the floor, and the facilities in the figure Fill in the facility model of power distribution cabinet a at the corresponding position of mark a; and keep the consistency of the relative direction and size of power distribution cabinet a according to the direction in facility mark a.
  • the 3D model is made more complete, and the structural content can be more intuitive to the user when displayed.
  • the embodiments of the present application provide an implementation process for a device to generate a 3D model autonomously from a plan drawing, including obtaining a basic 3D model through geometric elements, and obtaining a mark corresponding to the mark in the floor plan through the corresponding relationship between the facility mark and the model in the preset model library.
  • the corresponding model is filled, the obtained model is filled into the basic 3D model, and the basic 3D model is optimized through the facility mark to obtain the 3D model.
  • the 3D model can be obtained through modeling, which can effectively reduce the human input in the process of obtaining the 3D model and improve the development efficiency.
  • the second embodiment of the present application relates to a 3D modeling method for a data center, as shown in FIG. 4 .
  • Step 201 obtaining the SVG plan according to the engineering CAD drawing of the data center; adding a mark to the SVG plan according to the engineering CAD drawing to obtain the marked SVG plan;
  • Step 202 obtaining a basic 3D model of the data center according to the geometric elements in the SVG plan view of the data center, where the basic 3D model includes walls and ground;
  • Step 203 Fill in the marked position in the basic 3D model with the model corresponding to the mark according to the mark in the SVG plan to generate a 3D model of the data center; wherein the mark includes a specific mark and a facility mark, and the specific mark is used to identify the basic 3D model.
  • Decorative models, facility tags correspond one-to-one with facility models in the preset model library.
  • step 202 is roughly the same as that in the first embodiment, and in order to avoid repetition, it will not be repeated; the difference lies in step 201 and step 203.
  • step 201 and step 203 are described below, and the following content is provided for convenience only. The implementation details are not necessary to implement this scheme.
  • the SVG plan is obtained according to the engineering CAD drawing of the data center; according to the engineering CAD drawing, a mark is added to the SVG plan to obtain the marked SVG plan.
  • the engineering CAD drawing is converted into a CSV coordinate file format, and then the CSV coordinate file format is converted into an SVG plan view, so that the SVG plan view is obtained from the engineering CAD drawing in the data center.
  • Markings include: specific markings and/or facility markings. Among them, the type mark obtained according to the engineering CAD drawing is marked on the SVG plan. In one example, the markup contains only type and no size data, and the SVG floor plan itself contains size information.
  • the way of adding tags needs to be set according to the method preset in the program, and the program will read these tags.
  • the development engineer will import the 3D model into the 3D operating environment to display the content of the 3D model.
  • the display of 2D information is generally required.
  • Engineering CAD drawings are highly professional and not suitable for For non-technical personnel to watch, this embodiment first converts it into an SVG plan. In addition to obtaining the 3D model of the data center, it can be reused and imported into the two-dimensional display page, which makes the two-dimensional information display more convenient and intuitive.
  • the CAD drawing reduces the redundant content such as auxiliary lines for displaying two-dimensional information, and improves the user's viewing experience.
  • adding a mark to an SVG floor plan is to receive a user instruction to add a mark attribute of a specific mark and/or a facility mark in the XML document of the SVG.
  • obtaining the SVG plan according to the engineering CAD drawing of the data center includes: simplifying the engineering CAD drawing of the data center; and obtaining the SVG plan according to the simplified engineering CAD drawing.
  • auxiliary content including design lines and explanatory information. Deleting auxiliary content can reduce the error rate in the process of generating SVG floor plans and improve the quality of SVG floor plans. Conversion efficiency.
  • the process of converting engineering CAD into SVG floor plan after simplification for example: first remove auxiliary information such as redundant lines and descriptions, export the removed engineering CAD plan as a CSV file, read the CSV file, and generate an SVG floor plan.
  • step 203 fill the marked position in the basic 3D model with the model corresponding to the mark, and generate a 3D model of the data center; wherein the mark includes a specific mark and a facility mark, and the specific mark is used to identify the basic 3D model
  • the decoration model of the model, and the facility tag corresponds to the facility model in the preset model library.
  • the basic 3D model in addition to filling the corresponding position according to the facility model corresponding to the facility mark in the model library, it also includes: according to the specific mark, filling the corresponding texture models for different types of walls of the basic 3D model ; Different types of walls include: interior walls and exterior walls; fill the column texture model for the column identified by a specific mark; perform a Boolean subtraction operation on the position of the door marked by a specific mark, and fill the door model after the Boolean subtraction operation.
  • the outer walls, inner walls, pillars, doors, etc. are treated with detailed effects, so that the final 3D model of the data center can more completely show the two parts in the floor plan. dimension information, and improve the viewing experience of users.
  • this embodiment converts engineering CAD drawings into SVG floor plans for processing, so that the two-dimensional display of the data center structure is completed while the model is displayed; in the process of model filling, the Adding specific decorative information to the walls, pillars, doors, etc. of the building makes the 3D model of the data center more complete and specific to display the structural content in the floor plan, improving user viewing experience.
  • the third embodiment of the present application relates to a 3D modeling device for a data center, as shown in FIG. 5 , including:
  • the first obtaining module 301 is configured to obtain a basic 3D model of the data center according to the geometric elements in the plan view of the data center, where the basic 3D model includes walls and floors.
  • the floor plan is an engineering CAD drawing or an SVG plan; the geometric elements include basic elements and the coordinates of the basic elements, and the basic elements include one or any combination of the following: curves, straight lines, paths, circles, ellipses, and Bezier curves; according to the data center
  • the geometric elements in the floor plan of the data center are obtained, and the basic 3D model of the data center is obtained, including: obtaining the wall according to the basic elements and the default height in the floor plan of the data center; according to the coordinates of the basic elements, using the convex hull algorithm to calculate the outline polygon, as floor of the floor.
  • the basic 3D model is obtained as the main body of the building, and it is used as the main body of the architecture to obtain the 3D model of the data center.
  • a conversion module (not shown in the figure) is included before the first acquisition module 301.
  • the SVG floor plan is obtained according to the engineering CAD drawing of the data center. ; According to the engineering CAD drawing, add the mark to the SVG plan to obtain the marked SVG plan.
  • obtaining the SVG plan according to the engineering CAD drawing of the data center includes: simplifying the engineering CAD drawing of the data center; and obtaining the SVG plan according to the simplified engineering CAD drawing.
  • the simplification of the CAD drawing of the data center includes: removing the content outside the floor area of the data center; removing the remaining content in the floor area of the data center except for the wall building lines.
  • the conversion module simplifies the engineering CDA drawing, and inputs the simplified engineering CAD drawing to the first obtaining module 301 .
  • the second acquiring module 302 is configured to fill the marked position in the basic 3D model with a model corresponding to the mark according to the mark in the floor plan to generate a 3D model of the data center; wherein the mark includes at least a facility mark, and the facility mark and a preset model library One-to-one correspondence between the models in .
  • Marks include facility marks, and facility marks include the location and orientation of facilities; according to the marks in the floor plan, fill in the marked position in the base 3D model to fill the corresponding model of the mark, including: according to the facility marks in the floor plan, the facility marks in the base 3D model The location and direction of the facility mark are filled with the facility model in the preset model library corresponding to the facility mark.
  • the mark also includes a specific mark; the specific mark is used to identify the decorative model of the basic 3D model, and according to the mark in the plan view, the marked position in the basic 3D model is filled with the model corresponding to the mark, and further includes: according to the specific mark, the basic 3D model is Different types of walls of the model are filled with corresponding texture models; different types of walls include: interior walls and exterior walls; the columns identified by a specific mark are filled with the column texture model; the position of the door identified by a specific mark is Boolean subtraction operation, Model of a vacancy-filled gate after a Boolean subtraction operation.
  • the embodiments of the present application provide an implementation process for a device to generate a 3D model autonomously from a plane drawing, including obtaining a basic 3D model through geometric elements, optimizing the basic 3D model through marking, etc.; reducing the labor input in the process of obtaining the 3D model, Improved development efficiency.
  • this embodiment is a system example corresponding to the above-mentioned embodiment, and this embodiment can be implemented in cooperation with the above-mentioned embodiment.
  • the related technical details mentioned in the foregoing embodiment are still valid in this embodiment, and are not repeated here in order to reduce repetition.
  • the relevant technical details mentioned in this embodiment can also be applied to the above-mentioned embodiments.
  • each module involved in this embodiment is a logical module.
  • a logical unit may be a physical unit, a part of a physical unit, or multiple physical units.
  • a composite implementation of the unit in order to highlight the innovative part of the present application, this embodiment does not introduce units that are not closely related to solving the technical problem raised by the present application, but this does not mean that there are no other units in this embodiment.
  • the embodiments of the present application provide an implementation process for a device to generate a 3D model autonomously from a plane drawing, including obtaining a basic 3D model through geometric elements, optimizing the basic 3D model through marking, etc.; reducing the labor input in the process of obtaining the 3D model, Improved development efficiency.
  • the fourth embodiment of the present application relates to an electronic device, as shown in FIG. 6 , comprising at least one processor 401 ; and a memory 402 communicatively connected to the at least one processor 401 ; wherein the memory stores data that can be accessed by Instructions executed by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to execute the above-described method for 3D modeling of a data center.
  • the memory and the processor are connected by a bus, and the bus may include any number of interconnected buses and bridges, and the bus connects one or more processors and various circuits of the memory.
  • the bus may also connect together various other circuits, such as peripherals, voltage regulators, and power management circuits, which are well known in the art and therefore will not be described further herein.
  • the bus interface provides the interface between the bus and the transceiver.
  • a transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing a means for communicating with various other devices over a transmission medium.
  • the data processed by the processor is transmitted on the wireless medium through the antenna, and further, the antenna also receives the data and transmits the data to the processor.
  • the processor is responsible for managing the bus and general processing, and can also provide various functions, including timing, peripheral interface, voltage regulation, power management, and other control functions. Instead, memory may be used to store data used by the processor in performing operations.
  • the fifth embodiment of the present application relates to a computer-readable storage medium storing a computer program.
  • the above method embodiments are implemented when the computer program is executed by the processor.
  • the aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Civil Engineering (AREA)
  • Architecture (AREA)
  • Software Systems (AREA)
  • Computer Graphics (AREA)
  • Structural Engineering (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

本申请的实施方式涉及数据处理领域,公开了一种数据中心3D建模方法、装置、电子设备及存储介质。方法包括:根据数据中心的平面图中的几何元素,获取数据中心的基础3D模型;根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,生成数据中心的3D模型;标记与预置模型库中的模型一一对应。

Description

数据中心3D建模方法、装置、电子设备及存储介质
交叉引用
本申请基于申请号为“202011542859.7”、申请日为2020年12月22日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此以引入方式并入本申请。
技术领域
本申请实施方式涉及数据处理领域,特别涉及数据中心的3D建模。
背景技术
智能数据中心(IDC,Intelligent Data Center)的管控系统是实现数据中心智能化的关键组成部分,而优良管控系统的可视化界面为数据中心的安全运维起到眼观六路,耳听八方的作用。它够使得数据中心管理员可以简便、高效监控数据中心运行状态,了解动环、设备运行是否正常,为数据中心的绿色节能起到指导作用。
在数据中心管控系统的监控领域的可视化方案中,有采用2D平面方式,其通过展示整个数据中心各设施示意图及其位置,在设施的相应位置处通过用户交互展示示意设备的各项监控信息。随着监控信息可视化的要求越来越高,要更直观形象的展示数据中心的运行状态的各项指标,更好的方式是使用3D来展示。业界常用的流程是依照数据中心的计算机辅助设计(Computer Aided Design,CAD)图纸进行可缩放矢量图形(Scalable Vector Graphics,SVG)图设计,再根据SVG图进行建模,定制化建立3D模型。对于通过平面图生成数据中心的3D模型的过程,需要投入大量人力,并且效率较低。
发明内容
本申请实施例提供了一种数据中心3D建模方法,包括以下步骤:根据数据中心的平面图中的几何元素,获取所述数据中心的基础3D模型,所述基础3D模型包括墙体及地面;根据所述平面图中的标记,在所述基础3D模型中所述标记的位置填充所述标记对应的模型,生成所述数据中心的3D模型;其中,所述标记至少包括设施标记,所述设施标记与预置模型库中的模型一一对应。
本申请实施例还提供了一种数据中心3D建模装置,包括:第一获取模块,用于根据数据中心的平面图中的几何元素,获取所述数据中心的基础3D模型,所述基础3D模型包括墙体及地面;第二获取模块,用于根据所述平面图中的标记,在所述基础3D模型中所述标记的位置填充所述标记对应的模型,生成所述数据中心的3D模型;其中,所述标记至少包括设施标记,所述设施标记与预置模型库中的模型一一对应。
本申请实施例还提供了一种电子设备,包括:至少一个处理器;以及,与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行上述的数据中心3D建模方法。
本申请实施例还提供了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现上述的数据中心3D建模方法。
附图说明
一个或多个实施例通过与之对应的附图中的图片进行示例性说明,这些示例性说明并不构成对实施例的限定,附图中具有相同参考数字标号的元件表示为类似的元件,除非有特别申明,附图中的图不构成比例限制。
图1是根据本申请第一实施方式提供的数据中心3D建模方法的流程图;
图2是根据本申请第一实施方式提供的基础3D模型生成步骤的示意图;
图3是根据本申请第一实施方式提供的获取地面步骤中凸包算法结果的示意图;
图4是根据本申请第二实施方式提供的数据中心3D建模方法的流程图;
图5是根据本申请第三实施方式提供的一种数据中心3D建模装置的示意 图;
图6是根据本申请第四实施方式提供的一种电子设备的示意图。
具体实施方式
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合附图对本申请的各实施例进行详细的阐述。然而,本领域的普通技术人员可以理解,在本申请各实施例中,为了使读者更好地理解本申请而提出了许多技术细节。但是,即使没有这些技术细节和基于以下各实施例的种种变化和修改,也可以实现本申请所要求保护的技术方案。以下各个实施例的划分是为了描述方便,不应对本申请的具体实现方式构成任何限定,各个实施例在不矛盾的前提下可以相互结合相互引用。
本申请实施例中的术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。本申请的描述中,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列部件或单元的系统、产品或设备没有限定于已列出的部件或单元,而是可选地还包括没有列出的部件或单元,或可选地还包括对于这些产品或设备固有的其它部件或单元。本申请的描述中,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。
本申请的第一实施方式涉及一种数据中心3D建模方法,应用于电子设备,例如智能终端、电脑等。流程如图1所示。
步骤101,根据数据中心的平面图中的几何元素,获取数据中心的基础3D模型,基础3D模型包括墙体及地面;
步骤102,根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,生成数据中心的3D模型;其中,标记至少包括设施标记,设施标记与预置模型库中的模型一一对应。
其中,平面图包括几何元素及标记,几何元素用于获取墙体及地面等建筑主体,完成模型转化过程;标记至少包括设施标记,用于完成模型填充过程,设施标记与预置模型库中的设施模型具有一一对应的关系,识别到后用对应的 设施模型替代设施标记;另外,还包括特定标记,特定标记用于标识所述基础3D模型的装饰模型,例如,区分内外墙并增设对应纹理,布尔减操作获取门的空位并填充门模型等。本申请的实施方式减少由平面图获取3D模型过程中的人力投入,同时能提高开发效率。
下面对本实施方式的数据中心3D建模方法的实现细节进行说明,以下内容仅为方便理解提供的实现细节,并非实施本方案的必须。
在步骤101中,电子设备根据数据中心的平面图中的几何元素,获取数据中心的基础3D模型,基础3D模型包括墙体及地面,如图2所示。几何元素包括基础元素和基础元素的坐标,基础元素包括以下之一或任意组合:曲线、直线、路径、圆、椭圆、贝塞尔曲线。其中extrude操作为拉伸操作。
在一个例子中,根据数据中心的平面图中的基础元素、基础元素对应的坐标及默认高度,将基础元素等比转化为三维坐标中的点、线、面元素,以获取墙体;根据基础元素的坐标,使用凸包算法计算出外轮廓多边形,将算出的外轮廓多边形根据平面坐标,等比体现在三维坐标中,作为楼层的地面。根据几何元素获取数据中心建筑的基础3D模型,包括墙体及地面,为获取目标3D模型提供建筑架构,基础3D模型是目标3D模型的基础组成部分。
其中,数据中心的平面图中的墙体的横截面即为基础3D模型生成时候需要的拉伸面,宽度依照图纸的设定,在进行3D拉伸操作的时候,需要给拉伸一个高度。例如,将墙体高度默认值设为3米。
为了使“通过平面图中基础元素的坐标,使用凸包算法计算出外轮廓多边形,作为楼层的地面”过程更清楚,对于底面的计算方式举例如下:
将平面图中各个基础元素坐标制作成点集。例如矩形元素代表是4个点,曲线划分成10~20个线段,故可能为11~21个点,将所有这些元素点组合成点集。在点集中选取y坐标最小的一点H,当作基点。如果存在多个点的y坐标都为最小值,则选取x坐标最小的一点。坐标相同的点应排除。然后按照其它各点和基点构成的向量与x轴的夹角进行排序,夹角由大至小进行顺时针扫描,反之则进行逆时针扫描。实现中无需求得夹角,只需根据余弦定理求出向量夹角的余弦值即可。以图3为例,基点为H,根据夹角由小至大排序后依次为K,C,D,L,F,G,E,I,B,A,J;之后进行逆时针扫描。由于夹角最小,所 以线段<H,K>一定在凸包上,接着加入C。假设线段<K,C>也在凸包上,就H,K,C三点而言,它们的凸包就是由此三点所组成;但是接下来加入D时会发现,线段<K,D>才会在凸包上,所以将线段<K,C>排除,C点不可能是凸包。按照上述步骤进行扫描,直到点集中所有的点都遍历完成,即得到凸包HKDGBJ。
另外,平面图可为CAD图纸;可选的,在根据数据中心的平面图中的几何元素获取数据中心的基础3D模型之前,对数据中心的CAD图纸进行简化,包括:将数据中心的楼层区域外的内容移除;将数据中心的楼层区域内除墙体建筑线条外的其余内容移除。即,数据中心的楼层区域外无内容,楼层区域内仅保留墙体建筑线条,将辅助线和说明信息等内容均移除,使得图纸画面整洁,提高建模过程中的识别精确度。
在步骤102中,根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,生成数据中心的3D模型;标记至少包括设施标记,设施标记与预置模型库中的模型一一对应。
在一个例子中,标记包括设施标记,设施标记包括设施的位置和方向;根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,包括:根据平面图中的设施标记,在基础3D模型中设施标记的位置和方向,填充设施标记对应的预置模型库中的设施模型。
设施模型包括:数据中心的各种微模块机柜、数据中心的电池柜、配电柜、空调柜、各类传感器等,例如设施标记a针对楼层内的配电柜a,则在图中的设施标记a相应的位置处,填充配电柜a的设施模型;并根据设施标记a中的方向,保持配电柜a相对方向和相对大小的一致性。使得3D模型更完整,展示时能够向用户更直观的结构内容。
对于通过平面图纸获取3D模型,业界传统的方式为技术人员根据平面图纸进行二次构建,需要大量的人力投入,并且效率较低。本申请的实施方式提供一种设备由平面图纸自主生成3D模型的实施过程,包括通过几何元素得到基础3D模型,通过设施标记与预置模型库中模型的对应关系,获取到与平面图中的标记对应的模型,并将获取到的模型填充到基础3D模型中,通过设施标记对基础3D模型进行优化处理等得到3D模型。无需技术人员根据平面图纸进行二次构建,通过建模得到3D模型,可以有效减少获取3D模型过程中的人 力投入,提高了开发效率。
本申请的第二实施方式涉及一种数据中心3D建模方法,如图4所示。
步骤201,根据数据中心的工程CAD图获取SVG平面图;根据工程CAD图,为SVG平面图添加标记,得到的标记后的SVG平面图;
步骤202,根据数据中心的SVG平面图中的几何元素,获取数据中心的基础3D模型,基础3D模型包括墙体及地面;
步骤203,根据SVG平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,生成数据中心的3D模型;其中,标记包括特定标记和设施标记,特定标记用于标识基础3D模型的装饰模型,设施标记与预置模型库中的设施模型一一对应。
其中步骤202与第一实施例中大致相同,为避免重复,不再赘述;不同之处在于步骤201及步骤203,以下对于步骤201及步骤203的实现细节进行说明,以下内容仅为方便理解提供的实现细节,并非实施本方案的必须。
在步骤201中,根据数据中心的工程CAD图获取SVG平面图;根据工程CAD图,为SVG平面图添加标记,得到的标记后的SVG平面图。可选的,将工程CAD图转化为CSV坐标文件格式,之后将CSV坐标文件格式转化为SVG平面图,从而由数据中心的工程CAD图获取SVG平面图。标记包括:特定标记和/或设施标记。其中,在SVG平面图上打上依照工程CAD图得到的类型标记。在一个例子中,标记只含类型不需要尺寸数据,SVG平面图自主包含尺寸信息。加标记的方式需要按照程序中预设的方法来设置,程序会读取这些标记。一般在建好模型后会由开发工程师将3D模型导入三维运行环境展示三维模型内容,而往往需要有三维展示的地方,一般都需要二维信息的展示,工程CAD图专业性较强,不适合非技术人员观看,本实施例首先将其转化为SVG平面图,除了得到数据中心的3D模型外,可二次复用导入二维展示页面,使得二维信息展示更方便且直观,同时SVG平面图较CAD图减少了辅助线条等对于展示二维信息多余的内容,提高用户观看体验。
在一个例子中,对SVG平面图添加标记,是接收用户指令,在SVG的XML文档中增添特定标记和/或设施标记的标记属性。例如:
标记前:<rect x=0 y=0 width=600 height=1200>
标记后:<rect x=0 y=0 width=600 height=1200 data-height=”2150”data-type=”rack”>
其中data-type=”rack”机架类型data-height=”2150”机架高度值。
另外,根据数据中心的工程CAD图获取SVG平面图,包括;对数据中心的工程CAD图进行简化;根据简化后的工程CAD图获取SVG平面图。由于工程CAD图中为了进行建筑设计,除建筑主体部分外,还会存在大量辅助内容,包括设计线条及说明信息,将辅助内容删除,能够降低SVG平面图生成过程中的错误率,提高SVG平面图的转化效率。
其中,对数据中心的CAD图纸进行简化,例如:将数据中心的楼层区域外的内容移除;将数据中心的楼层区域内除墙体建筑线条外的其余内容移除,即,数据中心的的楼层区域外无内容,楼层区域内仅保留墙体建筑线条,将辅助线和说明信息等内容均移除。因此,将工程CAD简化后转化为SVG平面图的过程,例如:先移除多余线条、说明等辅助信息,并将移除后的工程CAD图导出为CSV文件,读取CSV文件,生成SVG平面图。
在步骤203中,根据SVG平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,生成数据中心的3D模型;其中,标记包括特定标记和设施标记,特定标记用于标识基础3D模型的装饰模型,设施标记与预置模型库中的设施模型一一对应。
在一个例子中,在得到基础3D模型后,除了根据模型库中设施标记对应的设施模型填充对应位置外,还包括:根据特定标记,对基础3D模型的不同类型的墙体填充对应的纹理模型;不同类型的墙体包括:内墙和外墙;对特定标记标识的柱子填充柱子纹理模型;对特定标记标识的门的位置做布尔减操作,在布尔减操作后的空位填充门模型。即,在墙体和地面组成及基础3D模型上,将外墙、内墙、柱子、门等,做细致化的效果处理,使得最终的数据中心的3D模型能够更完整的展现平面图中的二维信息,并提高用户的观看体验。
本实施方式相对于第一实施方式,将工程CAD图转化为SVG平面图进行处理,使得在进行模型展示的同时,完成数据中心结构的二维展示;在执行模型填充的过程中,根据特定标记将建筑的墙、柱子、门等加入特定的装饰信息,使得数据中心的3D模型能够更完整且具体展示平面图中的结构内容,提升用 户观看体验。
上面各种方法的步骤划分,只是为了描述清楚,实现时可以合并为一个步骤或者对某些步骤进行拆分,分解为多个步骤,只要包括相同的逻辑关系,都在本专利的保护范围内;对算法中或者流程中添加无关紧要的修改或者引入无关紧要的设计,但不改变其算法和流程的核心设计都在该专利的保护范围内。
此外,本领域技术人员可以理解,第一实施方式与第二实施方式所涉及的技术实现步骤不冲突,为了优化实施过程中的技术效果,可以将第一实施方式与第二实施方式中步骤结合使用。
本申请第三实施方式涉及一种数据中心3D建模装置,如图5所示,包括:
第一获取模块301,用于根据数据中心的平面图中的几何元素,获取数据中心的基础3D模型,基础3D模型包括墙体及地面。所述平面图为工程CAD图或SVG平面图;几何元素包括基础元素和基础元素的坐标,基础元素包括以下之一或任意组合:曲线、直线、路径、圆、椭圆、贝塞尔曲线;根据数据中心的平面图中的几何元素,获取数据中心的基础3D模型,包括:根据数据中心的平面图中的基础元素及默认高度,获取墙体;根据基础元素的坐标,使用凸包算法计算出外轮廓多边形,作为楼层的地面。获取基础3D模型作为建筑主体,作为获取数据中心3D模型的架构主体。
另外,在第一获取模块301之前,包括转化模块(图中未示出),当采取SVG平面图生成数据中心的3D模型时,在所述转化模块中,根据数据中心的工程CAD图获取SVG平面图;根据工程CAD图,为SVG平面图添加所述标记,得到的标记后的SVG平面图。
可选的,根据数据中心的工程CAD图获取SVG平面图,包括;对数据中心的工程CAD图进行简化;根据简化后的工程CAD图获取SVG平面图。其中,对数据中心的CAD图纸进行简化,包括:将数据中心的楼层区域外的内容移除;将数据中心的楼层区域内除墙体建筑线条外的其余内容移除。
可选的,在采用工程CAD图生成数据中心的3D模型时,转化模块对工程CDA图进行简化,向第一获取模块301输入简化后的工程CAD图。
第二获取模块302,用于根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,生成数据中心的3D模型;其中,标记至少包括设施 标记,设施标记与预置模型库中的模型一一对应。
标记包括设施标记,设施标记包括设施的位置和方向;根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,包括:根据平面图中的设施标记,在基础3D模型中设施标记的位置和方向,填充设施标记对应的预置模型库中的设施模型。
标记还包括特定标记;特定标记用于标识所述基础3D模型的装饰模型,根据平面图中的标记,在基础3D模型中标记的位置填充标记对应的模型,还包括:根据特定标记,对基础3D模型的不同类型的墙体填充对应的纹理模型;不同类型的墙体包括:内墙和外墙;对特定标记标识的柱子填充柱子纹理模型;对特定标记标识的门的位置做布尔减操作,在布尔减操作后的空位填充门模型。
本申请的实施方式提供一种设备由平面图纸自主生成3D模型的实施过程,包括通过几何元素得到基础3D模型,通过标记对基础3D模型进行优化处理等;减少获取3D模型过程中的人力投入,提高了开发效率。
不难发现,本实施方式为与上述实施方式相对应的系统实施例,本实施方式可与上述实施方式互相配合实施。上述实施方式中提到的相关技术细节在本实施方式中依然有效,为了减少重复,这里不再赘述。相应地,本实施方式中提到的相关技术细节也可应用在上述实施方式中。
值得一提的是,本实施方式中所涉及到的各模块均为逻辑模块,在实际应用中,一个逻辑单元可以是一个物理单元,也可以是一个物理单元的一部分,还可以以多个物理单元的组合实现。此外,为了突出本申请的创新部分,本实施方式中并没有将与解决本申请所提出的技术问题关系不太密切的单元引入,但这并不表明本实施方式中不存在其它的单元。
对于通过平面图纸获取3D模型,业界传统的方式为技术人员根据平面图纸进行二次构建,需要大量的人力投入,并且效率较低。本申请的实施方式提供一种设备由平面图纸自主生成3D模型的实施过程,包括通过几何元素得到基础3D模型,通过标记对基础3D模型进行优化处理等;减少获取3D模型过程中的人力投入,提高了开发效率。
本申请第四实施方式涉及一种电子设备,如图6所示,包括至少一个处理器401;以及,与所述至少一个处理器401通信连接的存储器402;其中,所述 存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行上述的数据中心3D建模方法。
其中,存储器和处理器采用总线方式连接,总线可以包括任意数量的互联的总线和桥,总线将一个或多个处理器和存储器的各种电路连接在一起。总线还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路连接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口在总线和收发机之间提供接口。收发机可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器处理的数据通过天线在无线介质上进行传输,进一步,天线还接收数据并将数据传送给处理器。
处理器负责管理总线和通常的处理,还可以提供各种功能,包括定时,外围接口,电压调节、电源管理以及其他控制功能。而存储器可以被用于存储处理器在执行操作时所使用的数据。
本申请第五实施方式涉及一种计算机可读存储介质,存储有计算机程序。计算机程序被处理器执行时实现上述方法实施例。
即,本领域技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序存储在一个存储介质中,包括若干指令用以使得一个设备(可以是单片机,芯片等)或处理器(processor)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
本领域的普通技术人员可以理解,上述各实施方式是实现本申请的具体实施例,而在实际应用中,可以在形式上和细节上对其作各种改变,而不偏离本申请的精神和范围。

Claims (10)

  1. 一种数据中心3D建模方法,包括:
    根据数据中心的平面图中的几何元素,获取所述数据中心的基础3D模型,所述基础3D模型包括墙体及地面;
    根据所述平面图中的标记,在所述基础3D模型中所述标记的位置填充所述标记对应的模型,生成所述数据中心的3D模型;
    其中,所述标记至少包括设施标记,所述设施标记与预置模型库中的模型一一对应。
  2. 根据权利要求1所述的数据中心3D建模方法,其中,所述几何元素包括基础元素和基础元素的坐标,所述基础元素包括以下之一或任意组合:曲线、直线、路径、圆、椭圆、贝塞尔曲线;
    所述根据数据中心的平面图中的几何元素,获取所述数据中心的基础3D模型,包括:
    根据所述数据中心的平面图中的基础元素及默认高度,获取墙体;
    根据所述基础元素的坐标,使用凸包算法计算出外轮廓多边形,作为楼层的地面。
  3. 根据权利要求1所述的数据中心3D建模方法,其中,所述设施标记包括设施的位置和方向;
    所述根据所述平面图中的标记,在所述基础3D模型中所述标记的位置填充所述标记对应的模型,包括:
    根据所述平面图中的设施标记,在所述基础3D模型中所述设施标记的位置和方向,填充所述设施标记对应的所述预置模型库中的设施模型。
  4. 根据权利要求3所述的数据中心3D建模方法,其中,所述标记还包括特定标记;所述特定标记用于标识所述基础3D模型的装饰模型;
    所述根据所述平面图中的标记,在所述基础3D模型中所述标记的位置填充所述标记对应的模型,还包括:
    根据所述特定标记,对所述基础3D模型的不同类型的墙体填充对应的纹理模型;所述不同类型的墙体包括:内墙和外墙;
    对所述特定标记标识的柱子填充柱子纹理模型;
    对所述特定标记标识的门的位置做布尔减操作,在所述布尔减操作后的空位填充门模型。
  5. 根据权利要求1所述的数据中心3D建模方法,其中,所述数据中心的平面图,包括可缩放矢量图形SVG平面图;
    在所述根据数据中心的平面图中的几何元素,获取所述数据中心的基础3D模型之前,还包括:
    根据数据中心的工程计算机辅助设计CAD图获取SVG平面图;
    根据所述工程CAD图,为所述SVG平面图添加所述标记,得到的标记后的SVG平面图。
  6. 根据权利要求5所述的数据中心3D建模方法,其中,所述根据数据中心的工程CAD图获取SVG平面图,包括;
    对所述数据中心的工程CAD图进行简化;
    根据所述简化后的所述工程CAD图获取SVG平面图。
  7. 根据权利要求6所述的数据中心3D建模方法,其中,所述对所述数据中心的CAD图纸进行简化,包括:
    将所述数据中心的楼层区域外的内容移除;
    将所述数据中心的楼层区域内除墙体建筑线条外的其余内容移除。
  8. 一种数据中心3D建模装置,包括:
    第一获取模块,用于根据数据中心的平面图中的几何元素,获取所述数据中心的基础3D模型,所述基础3D模型包括墙体及地面;
    第二获取模块,用于根据所述平面图中的标记,在所述基础3D模型中所述标记的位置填充所述标记对应的模型,生成所述数据中心的3D模型;
    其中,所述标记至少包括设施标记,所述设施标记与预置模型库中的模型一一对应。
  9. 一种电子设备,包括:
    至少一个处理器;以及,
    与所述至少一个处理器通信连接的存储器;其中,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如权利要求1至7中任一所述的数据中心3D建模方法。
  10. 一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至7中任一项所述的数据中心3D建模方法。
PCT/CN2021/139700 2020-12-22 2021-12-20 数据中心3d建模方法、装置、电子设备及存储介质 WO2022135347A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011542859.7 2020-12-22
CN202011542859.7A CN114663617A (zh) 2020-12-22 2020-12-22 数据中心3d建模方法、装置、电子设备及存储介质

Publications (1)

Publication Number Publication Date
WO2022135347A1 true WO2022135347A1 (zh) 2022-06-30

Family

ID=82024982

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/139700 WO2022135347A1 (zh) 2020-12-22 2021-12-20 数据中心3d建模方法、装置、电子设备及存储介质

Country Status (2)

Country Link
CN (1) CN114663617A (zh)
WO (1) WO2022135347A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009258823A (ja) * 2008-04-14 2009-11-05 Asahi Kasei Homes Co 3dモデル生成システム
CN107220466A (zh) * 2017-07-05 2017-09-29 马学娟 一种装配式建筑设计方法及装置
CN108597026A (zh) * 2018-04-09 2018-09-28 中国电子科技集团公司第二十八研究所 一种基于二维cad图纸快速生成三维建筑模型的方法
CN109344421A (zh) * 2018-08-07 2019-02-15 安吉县聚源家具有限公司 一种基于适配方案的办公家具设计方法
CN110390718A (zh) * 2019-07-04 2019-10-29 辰澜(上海)文化传播有限公司 一种虚空引擎技术

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009258823A (ja) * 2008-04-14 2009-11-05 Asahi Kasei Homes Co 3dモデル生成システム
CN107220466A (zh) * 2017-07-05 2017-09-29 马学娟 一种装配式建筑设计方法及装置
CN108597026A (zh) * 2018-04-09 2018-09-28 中国电子科技集团公司第二十八研究所 一种基于二维cad图纸快速生成三维建筑模型的方法
CN109344421A (zh) * 2018-08-07 2019-02-15 安吉县聚源家具有限公司 一种基于适配方案的办公家具设计方法
CN110390718A (zh) * 2019-07-04 2019-10-29 辰澜(上海)文化传播有限公司 一种虚空引擎技术

Also Published As

Publication number Publication date
CN114663617A (zh) 2022-06-24

Similar Documents

Publication Publication Date Title
CN109993827B (zh) 一种将建筑图纸转换为三维bim模型的立面图识别方法
US20140192159A1 (en) Camera registration and video integration in 3d geometry model
TWI661210B (zh) 座標系統制定方法、裝置及資料結構產品
CN110428504B (zh) 文本图像合成方法、装置、计算机设备和存储介质
CN109522381A (zh) 基于3dgis+bim的建筑物隐蔽设施安全检测方法
CN111339599A (zh) 一种bim模型到gis模型的转换方法
Hmida et al. Knowledge base approach for 3d objects detection in point clouds using 3d processing and specialists knowledge
Müller Arisona et al. Increasing detail of 3D models through combined photogrammetric and procedural modelling
Zou et al. Characteristics of models that impact transformation of BIMs to virtual environments to support facility management operations
CN113129362B (zh) 一种三维坐标数据的获取方法及装置
CN108898679A (zh) 一种零部件序号自动标注的方法
WO2022135347A1 (zh) 数据中心3d建模方法、装置、电子设备及存储介质
CN109308394A (zh) 一种三维水电预埋图的生成方法、装置、设备及存储介质
Rasoulzadeh et al. Strokes2Surface: Recovering Curve Networks From 4D Architectural Design Sketches
CN109887054B (zh) 显示地图的方法和装置
CN101673407A (zh) 以平面图形表现地下管线三维图形的制图方法
WO2014127338A1 (en) Method and system for optimized projection in a multidisciplinary engineering system
CN109325991A (zh) 一种三维水电预埋图的生成方法、装置、设备及存储介质
CN110132233A (zh) 一种基于点云数据的cass环境下现状地形图绘图方法
CN115758494A (zh) 一种基于dxf文件技术的三维模型场景数据与cad图纸的快速转化方法及装置
CN110866056B (zh) Step文件的轻量化处理方法、装置及设备
CN110400252B (zh) 料场等高线数字化方法及系统
JP2021169947A (ja) 物体認識装置及び物体認識方法
CN117910072B (zh) 基于Cesium的管廊管线碰撞分析方法
CN115311419B (zh) 基于坐标映射降维和参数化配置的三维场景动态组态方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21909343

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 21.11.2023)