CN111460659A - Electrical equipment refinement modeling method, computer and computer program - Google Patents

Electrical equipment refinement modeling method, computer and computer program Download PDF

Info

Publication number
CN111460659A
CN111460659A CN202010245079.XA CN202010245079A CN111460659A CN 111460659 A CN111460659 A CN 111460659A CN 202010245079 A CN202010245079 A CN 202010245079A CN 111460659 A CN111460659 A CN 111460659A
Authority
CN
China
Prior art keywords
model
electrical equipment
operator
computer
modeling method
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.)
Pending
Application number
CN202010245079.XA
Other languages
Chinese (zh)
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.)
Guangdong Power Grid Co Ltd
Foshan Power Supply Bureau of Guangdong Power Grid Corp
Original Assignee
Guangdong Power Grid Co Ltd
Foshan Power Supply Bureau of Guangdong Power Grid Corp
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 Guangdong Power Grid Co Ltd, Foshan Power Supply Bureau of Guangdong Power Grid Corp filed Critical Guangdong Power Grid Co Ltd
Priority to CN202010245079.XA priority Critical patent/CN111460659A/en
Publication of CN111460659A publication Critical patent/CN111460659A/en
Pending legal-status Critical Current

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/20Finite element generation, e.g. wire-frame surface description, tesselation
    • G06T17/205Re-meshing

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention relates to a refined modeling method of electrical equipment, which comprises the following steps: s1: an operator performs initial model building at revit; s2: carrying out lightweight reconstruction on the preliminarily established model; s3: carrying out skeleton binding on the lightweight reconstructed model; s4: performing appearance rendering on the model after the skeleton is bound; s5: and importing the appearance rendered model into a data platform, and associating and storing the data. The invention provides a refined modeling method, a computer and a computer program for electrical equipment.

Description

Electrical equipment refinement modeling method, computer and computer program
Technical Field
The present invention relates to the field of model modeling, and more particularly, to a modeling method, a computer, and a computer program for electrical device refinement.
Background
Based on the existing computer hardware configuration and conventional modeling mode, the electrical equipment model is directly imported to an application platform after modeling software is completed, but the electrical equipment model uses the conventional modeling mode, so that the phenomenon of picture blocking occurs in the using process, and the use of field personnel is influenced; the operator looks at the data and finds that FPS is less than 10 (business requirement, FPS is greater than 60).
Disclosure of Invention
The invention provides a refined modeling method, a computer and a computer program for electrical equipment, aiming at solving the technical defect that the conventional modeling mode is used for the existing electrical equipment model, and the picture can be stuck.
In order to realize the purpose, the technical scheme is as follows:
an electrical equipment refinement modeling method, comprising the steps of:
s1: an operator performs initial model building at revit;
s2: carrying out lightweight reconstruction on the preliminarily established model;
s3: carrying out skeleton binding on the lightweight reconstructed model;
s4: performing appearance rendering on the model after the skeleton is bound;
s5: and importing the appearance rendered model into a data platform, and associating and storing the data.
In the scheme, an operator firstly carries out revit modeling to obtain accurate size data, then carries out lightweight reconstruction, skeleton binding and appearance rendering on 3Dmax, then accesses a model into a data platform, realizes a three-dimensional electric model with accurate internal and external sizes and capable of moving, and guides the model into the data platform after lightweight processing, so that the operation is smooth.
In step S1, the operator models Revit and outputs the model in the format of × fbx.
In step S2, the operator performs weight reduction processing on the model to correct the world coordinates and the axial direction.
The above-described lightening process is to reduce the number of model point faces and the number of polygon meshes.
In step S3, the model includes a static part and a dynamic part, and the operator performs bone binding on the dynamic part of the model, which is decomposed, disassembled, and operated.
In the step S4, an operator confirms the accuracy and granularity of the model, and performs UV expansion on the model according to the hierarchical relationship of the components constituting the model; and (5) brushing a chartlet on the substancepointer for the model to make chartlet resources.
And the exhibition of UV refers to that an operator observes whether the model is uniform or not by using a checkerboard map.
In step S5, the operator stores the data in a "model + database integrated" manner.
A computer, when used, employs the method of modeling electrical equipment refinements.
A computer program enabling, when executed by a processor, a method of modelling electrical equipment refinements as set forth.
Compared with the prior art, the invention has the beneficial effects that:
the invention provides a refined modeling method, a computer and a computer program for electrical equipment.
Drawings
FIG. 1 is an overall flow chart of the present invention.
Detailed Description
The drawings are for illustrative purposes only and are not to be construed as limiting the patent;
the invention is further illustrated below with reference to the figures and examples.
Example 1
As shown in fig. 1, a modeling method for electrical equipment refinement includes the following steps:
s1: an operator performs initial model building at revit;
s2: carrying out lightweight reconstruction on the preliminarily established model;
s3: carrying out skeleton binding on the lightweight reconstructed model;
s4: performing appearance rendering on the model after the skeleton is bound;
s5: and importing the appearance rendered model into a data platform, and associating and storing the data.
In the scheme, an operator firstly carries out revit modeling to obtain accurate size data, then carries out lightweight reconstruction, skeleton binding and appearance rendering on 3Dmax, then accesses a model into a data platform, realizes a three-dimensional electric model with accurate internal and external sizes and capable of moving, and guides the model into the data platform after lightweight processing, so that the operation is smooth.
In step S1, the operator models Revit and outputs the model in the format of × fbx.
In step S2, the operator performs weight reduction processing on the model to correct the world coordinates and the axial direction.
The above-described lightening process is to reduce the number of model point faces and the number of polygon meshes.
In step S3, the model includes a static part and a dynamic part, and the operator performs bone binding on the dynamic part of the model, which is decomposed, disassembled, and operated.
In the step S4, an operator confirms the accuracy and granularity of the model, and performs UV expansion on the model according to the hierarchical relationship of the components constituting the model; and (5) brushing a chartlet on the substancepointer for the model to make chartlet resources.
And the exhibition of UV refers to that an operator observes whether the model is uniform or not by using a checkerboard map.
In step S5, the operator stores the data in a "model + database integrated" manner.
A computer, when used, employs the method of modeling electrical equipment refinements.
A computer program enabling, when executed by a processor, a method of modelling electrical equipment refinements as set forth.
It should be understood that the above-described embodiments of the present invention are merely examples for clearly illustrating the present invention, and are not intended to limit the embodiments of the present invention. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the claims of the present invention.

Claims (10)

1. A refined modeling method for electrical equipment is characterized by comprising the following steps:
s1: an operator performs initial model building at revit;
s2: carrying out lightweight reconstruction on the preliminarily established model;
s3: carrying out skeleton binding on the lightweight reconstructed model;
s4: performing appearance rendering on the model after the skeleton is bound;
s5: and importing the appearance rendered model into a data platform, and associating and storing the data.
2. The method of claim 1, wherein in step S1, the operator models Revit and outputs the model in fbx format.
3. The method for modeling electrical equipment refinement according to claim 2, wherein in step S2, an operator performs weight reduction on the model to correct world coordinates and axial direction.
4. The method of claim 3, wherein the weight reduction process is performed to reduce the number of model point faces and the number of polygon meshes.
5. The electrical device refinement modeling method of claim 3, wherein in step S3, the model includes a static part and a dynamic part, and the operator performs bone binding on the dynamic part of the model, which is decomposed, disassembled and operated.
6. The method for modeling electrical equipment refinements as claimed in claim 5, wherein in step S4, the operator confirms model accuracy, granularity, and expands the model UV according to the hierarchical relationship of each component composing the model; and (5) brushing a chartlet on the substancepointer for the model to make chartlet resources.
7. The method of claim 6, wherein the exhibition of UV is performed by an operator looking at the model with a checkerboard.
8. The electrical equipment refinement modeling method of claim 6, wherein in step S5, the operator stores data in a "model + database integration" manner.
9. A computer, characterized by: the computer when used employs an electrical equipment refinement modeling method as claimed in claim 1.
10. A computer program, characterized in that: the computer program, when executed by a processor, implements an electrical device refinement modeling method as claimed in claim 1.
CN202010245079.XA 2020-03-31 2020-03-31 Electrical equipment refinement modeling method, computer and computer program Pending CN111460659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010245079.XA CN111460659A (en) 2020-03-31 2020-03-31 Electrical equipment refinement modeling method, computer and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010245079.XA CN111460659A (en) 2020-03-31 2020-03-31 Electrical equipment refinement modeling method, computer and computer program

Publications (1)

Publication Number Publication Date
CN111460659A true CN111460659A (en) 2020-07-28

Family

ID=71683462

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010245079.XA Pending CN111460659A (en) 2020-03-31 2020-03-31 Electrical equipment refinement modeling method, computer and computer program

Country Status (1)

Country Link
CN (1) CN111460659A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6034455B1 (en) * 2015-07-10 2016-11-30 東芝エレベータ株式会社 BIM system and method
CN108648269A (en) * 2018-05-11 2018-10-12 北京建筑大学 The monomerization approach and system of three-dimensional building object model
CN109509253A (en) * 2018-12-26 2019-03-22 国网吉林省电力有限公司长春供电公司 Electric system three-dimensional artificial visual experience VR design method
CN110322564A (en) * 2018-03-29 2019-10-11 广东电网有限责任公司江门供电局 A kind of 3 D model construction method of the substation operation environment suitable for VR/AR
CN110750823A (en) * 2019-09-27 2020-02-04 贵州百胜工程建设咨询有限公司 BIM visual display method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6034455B1 (en) * 2015-07-10 2016-11-30 東芝エレベータ株式会社 BIM system and method
CN110322564A (en) * 2018-03-29 2019-10-11 广东电网有限责任公司江门供电局 A kind of 3 D model construction method of the substation operation environment suitable for VR/AR
CN108648269A (en) * 2018-05-11 2018-10-12 北京建筑大学 The monomerization approach and system of three-dimensional building object model
CN109509253A (en) * 2018-12-26 2019-03-22 国网吉林省电力有限公司长春供电公司 Electric system three-dimensional artificial visual experience VR design method
CN110750823A (en) * 2019-09-27 2020-02-04 贵州百胜工程建设咨询有限公司 BIM visual display method

Similar Documents

Publication Publication Date Title
CN108010112B (en) Animation processing method, device and storage medium
CN109260708A (en) Map rendering method, device and computer equipment
US8970592B1 (en) Simulating an arbitrary number of particles
Nadalutti et al. Rendering of X3D content on mobile devices with OpenGL ES
CN103678737B (en) A kind of lever system dummy assembly method
CN111773690B (en) Task processing method and device, storage medium and electronic device
CN113538706B (en) Digital sand table-based house scene display method, device, equipment and storage medium
CN111985125B (en) Single sand modeling method, system, equipment and readable storage medium
CN111275826B (en) Three-dimensional model automatic conversion method suitable for AR scene
CN112199751A (en) Wall model generation method and device, electronic equipment and storage medium
US20070150243A1 (en) Apparatus and method for preparing data to generate simulation model, and program thereof
CN108597025B (en) Artificial intelligence-based virtual reality-oriented rapid model construction method and device
CN111460659A (en) Electrical equipment refinement modeling method, computer and computer program
CN112562043A (en) Image processing method and device and electronic equipment
CN109636888B (en) 2D special effect manufacturing method and device, electronic equipment and storage medium
US11995771B2 (en) Automated weighting generation for three-dimensional models
CN102750736B (en) A kind of method and system of drawing three-dimensional earth administrative region
KR101179644B1 (en) 3D Renderer Engine for 2D Mobile Device
CN109885783A (en) A kind of loading method and its device of three-dimensional building model
CN114596393B (en) Bone model generation method, device, system and storage medium
CN103116906B (en) Naked eye three-dimensional spatial vision control method and system
US10586401B2 (en) Sculpting brushes based on solutions of elasticity
CN110471819B (en) Modularized analysis method and device based on MONO memory
CN112200890B (en) Method for setting collider based on Unity and storage medium
CN116764203A (en) Virtual scene rendering method, device, equipment and storage medium

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200728

RJ01 Rejection of invention patent application after publication