CN111695184B - Loss determination method and device of annotation information and computer storage medium - Google Patents

Loss determination method and device of annotation information and computer storage medium Download PDF

Info

Publication number
CN111695184B
CN111695184B CN202010475024.8A CN202010475024A CN111695184B CN 111695184 B CN111695184 B CN 111695184B CN 202010475024 A CN202010475024 A CN 202010475024A CN 111695184 B CN111695184 B CN 111695184B
Authority
CN
China
Prior art keywords
information
link information
annotation
lost
link
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
CN202010475024.8A
Other languages
Chinese (zh)
Other versions
CN111695184A (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.)
Shenzhen Huayang International Engineering Design Co ltd
Original Assignee
Shenzhen Huayang International Engineering Design 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 Shenzhen Huayang International Engineering Design Co ltd filed Critical Shenzhen Huayang International Engineering Design Co ltd
Priority to CN202010475024.8A priority Critical patent/CN111695184B/en
Publication of CN111695184A publication Critical patent/CN111695184A/en
Application granted granted Critical
Publication of CN111695184B publication Critical patent/CN111695184B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Computational Mathematics (AREA)
  • Civil Engineering (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Structural Engineering (AREA)
  • General Engineering & Computer Science (AREA)
  • Architecture (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a method and a device for determining loss of marking information and a computer storage medium, wherein the method comprises the following steps: acquiring link information when a main item is closed to serve as a first link information table; under the condition that the closed main item is opened again, acquiring link information when the main item is opened and storing the link information as a second link information table; determining lost link information based on the first link information table and the second link information table; and determining the lost marking information according to the lost link information. By means of the method, the lost marking information can be found quickly by the designer, and subsequent design can be conducted on the basis of the lost marking information.

Description

Loss determination method and device of annotation information and computer storage medium
Technical Field
The present invention relates to the field of BIM, and in particular, to a method and an apparatus for determining loss of annotation information, and a computer storage medium.
Background
The BIM (Building Information Modeling) three-dimensional model has better three-dimensional expression Information, and is increasingly regarded by the field.
When the BIM project is designed, a plurality of projects exist in the BIM project, and each project can link models of other projects so as to realize mutual reference and collaborative design.
When the item needs to label the models of other linked items, the label of the item can be linked with the models of the other items, and once the designers of the other items delete part of the models in the design process, the label of the item corresponding to the model is lost because the link object cannot be found. Because the label of the project is deleted passively, designers of the project cannot determine the label information of the lost label, and further subsequent design work can be influenced.
Disclosure of Invention
The invention provides a method and a device for determining loss of label information and a computer storage medium, which are used for solving the problem that design work is influenced by label loss in the prior art.
In order to solve the technical problems, the invention adopts a technical scheme that: the method is applied to a BIM project, wherein the BIM project comprises a main project and a plurality of sub projects related to the main project, the main project comprises link information, and the link information comprises annotation information and component information linked with the annotation information; the method comprises the following steps: acquiring link information when the main item is closed to serve as a first link information table; under the condition that the closed main project is opened again, acquiring link information when the main project is opened and storing the link information as a second link information table; determining lost link information based on the first link information table and the second link information table; and determining the lost marking information according to the lost link information.
In order to solve the technical problem, the invention adopts another technical scheme that: the loss determining device of the annotation information comprises a processor and a memory; the memory has stored therein a computer program for execution by the processor to perform the steps of the method as claimed in any one of the above.
In order to solve the above technical problem, another technical solution of the present invention is to provide a computer storage medium, wherein a computer program is stored, the processor is configured to execute the computer program to implement any one of the above methods, and the computer program, when executed, implements the steps of the above loss determination method for annotation information.
Different from the prior art, the method and the device have the advantages that the link information when the main item is closed is obtained to be used as a first link information table; under the condition that the closed main item is opened again, acquiring link information when the main item is opened and storing the link information as a second link information table; determining lost link information based on the first link information table and the second link information table; therefore, the lost marking information is further determined, so that designers can quickly find the lost marking information and carry out subsequent design based on the lost marking information.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced 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 based on these drawings without creative efforts.
FIG. 1 is a flowchart illustrating a method for determining loss of annotation information according to a first embodiment of the present invention;
FIG. 2 is a flow chart illustrating the sub-steps of step S13 of FIG. 1;
FIG. 3 is a flowchart illustrating a method for determining loss of annotation information according to a second embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for determining loss of annotation information according to a third embodiment of the present invention;
FIG. 5 is a schematic structural diagram of an embodiment of an apparatus for determining loss of annotation information according to the present invention;
FIG. 6 is a schematic structural diagram of an embodiment of a computer storage medium according to 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.
Referring to fig. 1 in detail, fig. 1 is a schematic flowchart illustrating a method for determining loss of annotation information according to a first embodiment of the present invention.
Optionally, the loss determination method provided by the present application may be specifically applied to a BIM project, where the BIM project may include a main project and a plurality of sub-projects associated with the main project, and optionally, because the whole BIM project is a collaborative design of a plurality of specialties, such as building, structure, heating ventilation, water supply and drainage, one BIM project includes a plurality of specialties, and for each speciality project, it may be used as a main project, and other specialties associated with the main project may be used as sub-projects of the main project. If the professional project of the building major is associated with the professional project of the heating and ventilation major and the professional project of the water supply and drainage major, the professional project of the building major can be used as a main project, and the professional project of the heating and ventilation major and the professional project of the water supply and drainage major are used as sub-projects associated with the main project. That is, for the whole BIM project, any one professional project can be used as a main project, and other related professional projects can be used as corresponding sub-projects.
In other scenarios, for the same specialty, the same specialty may also include multiple items, optionally, each designer may have its own corresponding design item, and the design items of multiple designers have a certain association, similarly, any one design item may be used as a main item, and other design items associated with the design item may be used as sub-items of the main item.
Optionally, the main item includes link information, and the link information includes label information and component information linked with the label information. The main item is associated with the sub item, specifically with the model in the sub item, so when the main item links the model of the sub item, on one hand, the model is correspondingly displayed on the main item, on the other hand, the main item labels the model, specifically labels the component in the model, and links the label with the component, that is, the labeled information is linked with the component information of the component, thereby forming a piece of link information.
And S11, acquiring the link information when the main item is closed to serve as a first link information table.
And when the main item is closed, acquiring the link information when the main item is closed, and using the link information as a first link information table. Alternatively, the first link information table may include a plurality of pieces of link information. That is, the first link information table may include all link information or a part of link information when the main item is closed, which is not limited herein.
In an optional scenario, when an operation of closing the main project is monitored, the link information in the main project is traversed in time, recording and extracting are performed, and then the link information is used as a first link information table.
Optionally, the link information when the main item is closed may be acquired through a preset rule, so as to ensure that the acquired link information is the required link information, and if optional, some link information corresponding labels are the chart labels, and some link information corresponding labels are the non-chart labels, the preset rule may be preset, and if only the link information corresponding to the chart labels is acquired.
And S12, acquiring the link information when the main item is opened and storing the link information as a second link information table under the condition that the closed main item is opened again.
And under the condition that the closed main item is opened again, acquiring the link information when the main item is opened and storing the link information as a second link information table. And when monitoring that the closed main item is reopened for the first time, immediately traversing the link information of the opened main item, recording and extracting the link information, and then taking the link information as a second link information table.
In an optional scenario, when a main item is closed, a sub item associated with the main item may be operated, for example, a certain component may be deleted, and therefore when the main item is reopened, since the component corresponding to the link information is deleted, the annotation information is lost because the associated body cannot be found, and the link information is lost.
In an optional scenario, taking Revit software as an example, when a component in a sub-project associated with a main project is deleted, and the main project is reopened, the annotation information of the main project is lack of the main project, which may cause the whole main project to be reported incorrectly, so that the main project cannot be opened, and therefore the annotation information is also synchronized with the deletion, and the main project can be opened.
And S13, determining the lost link information based on the first link information table and the second link information table.
Since the link information in the first link information table and the second link information table may be changed, the lost link information may be determined based on the link information in the first link information table and the second link information table.
Referring to fig. 2, fig. 2 is a schematic flow chart of the sub-step of step S13 in fig. 1, which specifically includes the following steps:
s131, the link information of the first link information table is compared with the link information of the second link information table.
And comparing the link information of the first link information table with the link information of the second link information table. Optionally, both the first link information table and the second link information table may be data tables or other editable data formats.
S132, link information that is redundant in the first link information table compared to the second link information table is determined.
Since the second link information table may lack some link information compared to the first link information table, that is, the first link information table may have more link information than the second link information table, it may be determined that the first link information table has more link information than the second link information table.
S133, the link information is regarded as the lost link information.
The redundant link information is the lost link information, and the link information is used as the lost link information.
And S14, determining the lost marking information according to the lost link information.
Optionally, the link information includes the annotation information and the component information linked with the annotation information, so that the lost annotation information can be further determined based on the lost link information.
Alternatively, the lost annotation messages can be presented in a list.
In the above embodiment, the link information when the main item is closed is acquired to be used as the first link information table; under the condition that the closed main item is opened again, acquiring link information when the main item is opened and storing the link information as a second link information table; determining lost link information based on the first link information table and the second link information table; therefore, the lost marking information is further determined, so that designers can quickly find the lost marking information and carry out subsequent design based on the lost marking information.
Referring to fig. 3 in detail, fig. 3 is a flowchart illustrating a method for determining loss of annotation information according to a second embodiment of the present invention.
S21, determining the position information of the corresponding lost annotation based on the lost annotation information.
Optionally, the label information includes display information and position information of a label corresponding to the label information, and the display information includes some information of a corresponding component, such as indicating a size of the component, a distance between the component and another component, and the like, which is not limited herein. The position information of the label includes the item in which the label is specifically located, and the two-dimensional or three-dimensional coordinates of the label in the item.
Therefore, the position information corresponding to the lost annotation can be quickly determined based on the lost annotation information, and optionally, the position of the corresponding annotation can also be quickly determined based on the position information in the lost annotation information. For example, in a specific scenario, the lost link information may be displayed in a list manner, and after the user views the link information, if the user wants to determine a specific position of the annotation information in the lost link information, the user may quickly locate the position of the annotation corresponding to the annotation information by clicking to locate the annotation information or other manners.
Optionally, all the link information lost in the whole BIM project may be presented in a list manner, or all the link information lost in each main project may be presented in a list manner. If all the lost link information in the whole BIM project is presented in a list mode, the main project corresponding to the lost link information and the two-dimensional or three-dimensional coordinates in the main project can be quickly positioned.
And S22, generating positioning icon information in the main item based on the position information.
Alternatively, the locator icon information may be generated in the main item based on the location information of the lost callout.
In an optional scenario, the icon information may be formed by combining preset icon information with position information, that is, it may be considered that a positioning icon is added in an original position of the lost annotation, and the positioning icon corresponding to the positioning icon information may be displayed in a position corresponding to the position information of the original annotation, so that a designer may visually see the position of the lost annotation.
And S23, adding false annotation information in the main item based on the position information.
In another optional embodiment, false annotation information may be further added to the main item based on the location information, and optionally, the display information of the false annotation information is the same as the display information of the annotation information.
That is, in the optional scenario, the lost annotation information may be converted into false annotation information, and the false annotation information may be displayed on the interface of the main item without being linked with any component information. Optionally, the display information of the false annotation information is the same as the display information of the original lost annotation information, that is, the information displayed by the false annotation corresponding to the false annotation information is the same as the annotation corresponding to the original annotation information. In another scenario, the false annotation information can also be directly generated based on the display information and the position information in the lost annotation information.
In the above embodiment, the position information of the corresponding lost label is determined based on the lost label information, and the positioning icon information is generated in the main item based on the position information, so that the position of the lost label can display the positioning icon corresponding to the positioning icon information, or the false label information is added to the main item based on the position information, so that the position of the lost label can display the false label corresponding to the false label information, on one hand, the specific position information of the lost label can be effectively provided, and the designer can more intuitively determine the position of the lost label and the display information of the lost label.
Referring to fig. 4 in detail, fig. 4 is a flowchart illustrating a method for determining loss of annotation information according to a third embodiment of the present invention.
S31, the input member information and the conversion information are acquired.
In an optional scene, when a main item is in a closed state, when a designer operates a sub item, if a component needs to be modified, in terms of common habits of the designer, the designer generally does not modify parameters based on an original component, but directly deletes the original component, replaces a new component at an original position, and deletes the original component, so that the original component information is lost, the new component information does not have corresponding labeling information due to the operation habits and other reasons, the main item needs to be correspondingly added with the labeling information, otherwise, when the whole item is in an image, the image is wrongly drawn or the image is not standardized due to the fact that part of the component information does not have corresponding labeling information.
In an alternative embodiment, the inputted member information and conversion information may be acquired. In particular, component information and conversion information input by a designer. In an alternative scenario, the building block information may also be passed from the sub-project.
And S32, converting the false annotation information into new annotation information according to the conversion information.
Optionally, the false annotation information is converted into new annotation information according to the conversion information.
In an optional scene, a designer can locate the lost marking information one by one, and check whether the component information corresponding to the marking information is deleted or replaced, that is, whether the component corresponding to the marking is deleted or replaced, if the component is deleted, only the original information of the component needs to be known so as to facilitate subsequent design, and if the component is replaced to present new component information and the new component information is not added with the marking information, new marking information needs to be added to the component information. Optionally, the conversion information specifically includes parameter information and a conversion instruction, the false annotation information may be converted into conversion annotation information according to the conversion instruction, and the conversion annotation information is modified according to the parameter information to obtain new annotation information, and the new annotation information corresponds to the new component information.
And S33, linking the new labeling information with the component information to regenerate new linking information.
Subsequently, the new annotation information is linked with the component information, so that new link information can be regenerated.
In the above embodiment, the input component information and the conversion information are acquired, the pseudo annotation information is converted into the new annotation information according to the conversion information, and then the new annotation information is linked with the component information to regenerate the new linking information. On one hand, the whole item can be quickly searched and eliminated, so that new marking information is added to the replaced component information, and the chart is prevented from being influenced. On the other hand, because the conversion is carried out on the basis of the false annotation information, repeated annotation information generation steps can be reduced, and the replaced component information and the original component information are generally just parameter changes, so that the new annotation information generated on the basis of the false annotation information only needs to be partially modified, and the efficiency is extremely high.
Referring to fig. 5, the present application further provides a device 300 for determining loss of annotation information, please refer to fig. 5, and fig. 5 is a schematic structural diagram of an embodiment of a device for determining loss of annotation information according to the present invention. The loss determination device 300 of the annotation information of the present embodiment includes a processor 32 and a memory 31; the memory 31 has stored therein a computer program for execution by the processor 32 to carry out the steps of the loss determination method based on annotation information as described above.
The logical processes of the above-described loss determination method of the annotation information are presented as a computer program, which can be stored in a computer storage medium if it is sold or used as a stand-alone software product, and thus the present invention proposes a computer storage medium. Referring to fig. 6, fig. 6 is a schematic structural diagram of a computer storage medium 200 according to an embodiment of the present invention, in which a computer program 21 is stored, and when the computer program is executed by a processor, the method according to any of the embodiments is implemented.
The computer storage medium 200 may be a medium that can store a computer program, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, or may be a server that stores the computer program, and the server may send the stored computer program to another device for running or may run the stored computer program by itself. The computer storage medium 200 may be a combination of a plurality of entities from a physical point of view, for example, a plurality of servers, a server plus a memory, or a memory plus a removable hard disk.
In summary, the link information when the main item is closed is obtained to serve as the first link information table; under the condition that the closed main item is opened again, acquiring link information when the main item is opened and storing the link information as a second link information table; determining lost link information based on the first link information table and the second link information table; therefore, the lost marking information is further determined, so that designers can quickly find the lost marking information and carry out subsequent design based on the lost marking information. The method comprises the steps of determining corresponding position information of a lost label based on the lost label information, and generating positioning icon information in a main item based on the position information, so that the position of the lost label can display the positioning icon corresponding to the positioning icon information, or adding false label information in the main item based on the position information, so that the position of the lost label can display the false label corresponding to the false label information, on one hand, specific position information of the lost label can be effectively provided, and a designer can more intuitively determine the position of the lost label and the display information of the lost label. And further, the new link information is regenerated by acquiring the inputted component information and the conversion information, converting the false annotation information into new annotation information according to the conversion information, and then linking the new annotation information with the component information. On one hand, the whole item can be quickly searched and eliminated, so that new marking information is added to the replaced component information, and the chart is prevented from being influenced. On the other hand, because the conversion is carried out on the basis of the false annotation information, repeated annotation information generation steps can be reduced, and the replaced component information and the original component information are generally just parameter changes, so that the new annotation information generated on the basis of the false annotation information only needs to be partially modified, and the efficiency is extremely high.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A loss determination method of annotation information is applied to a BIM project, the BIM project comprises a main project and a plurality of sub projects associated with the main project, the main project comprises link information, and the link information comprises annotation information and component information linked with the annotation information;
the method comprises the following steps:
acquiring link information when the main item is closed to serve as a first link information table;
under the condition that the closed main item is opened again, acquiring link information when the main item is opened and storing the link information as a second link information table;
determining lost link information based on the second link information table and the first link information table;
determining lost marking information according to the lost link information; wherein the link information comprises annotation information;
the determining the lost link information based on the first link information table and the second link information table comprises:
comparing the link information of the first link information table with the link information of the second link information table;
determining link information of the first link information table which is redundant than the second link information table;
taking the redundant link information as the lost link information;
the method comprises the following steps: and presenting the lost annotation information in a list mode.
2. The determination method according to claim 1, characterized in that; the method comprises the following steps:
the location information of the corresponding lost annotation is determined based on the lost annotation information.
3. The method of determining according to claim 2, wherein the method comprises:
generating a location icon information in the main item based on the position information.
4. The determination method according to claim 2, characterized in that the method comprises:
and adding false annotation information in the main item based on the position information, wherein the display information of the false annotation information is the same as that of the annotation information.
5. The determination method according to claim 4, characterized in that the method comprises:
acquiring the input component information and the conversion information;
converting the false annotation information into new annotation information according to the conversion information;
and linking the new marking information with the component information to regenerate new link information.
6. The method of claim 5, wherein the transformation information comprises parameter information and transformation instructions, and wherein transforming the pseudo-label into a new label according to the transformation information comprises:
converting the false annotation information into conversion annotation information according to the conversion instruction;
and modifying the conversion labeling information according to the parameter information to obtain new labeling information.
7. An apparatus for loss determination of annotation information, comprising a processor and a memory; the memory has stored therein a computer program for execution by the processor to implement the steps of the method according to any one of claims 1-6.
8. A computer storage medium, characterized in that the computer storage medium stores a computer program which, when executed, implements the steps of the method according to any one of claims 1-6.
CN202010475024.8A 2020-05-29 2020-05-29 Loss determination method and device of annotation information and computer storage medium Active CN111695184B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010475024.8A CN111695184B (en) 2020-05-29 2020-05-29 Loss determination method and device of annotation information and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010475024.8A CN111695184B (en) 2020-05-29 2020-05-29 Loss determination method and device of annotation information and computer storage medium

Publications (2)

Publication Number Publication Date
CN111695184A CN111695184A (en) 2020-09-22
CN111695184B true CN111695184B (en) 2023-03-10

Family

ID=72478850

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010475024.8A Active CN111695184B (en) 2020-05-29 2020-05-29 Loss determination method and device of annotation information and computer storage medium

Country Status (1)

Country Link
CN (1) CN111695184B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109635210A (en) * 2018-11-15 2019-04-16 腾讯科技(深圳)有限公司 Report method, device, equipment and the storage medium of behavioral data
CN110096480A (en) * 2019-03-28 2019-08-06 厦门快商通信息咨询有限公司 A kind of text marking system, method and storage medium
CN110245368A (en) * 2018-03-09 2019-09-17 北京东晨工元科技发展有限公司 A kind of the structuring processing and storage method of BIM data
CN110570170A (en) * 2019-09-19 2019-12-13 中国银行股份有限公司 project information display method and device
CN110737940A (en) * 2019-09-30 2020-01-31 深圳市华阳国际工程设计股份有限公司 replacement method and device for BIM drawing standard and computer storage medium
CN111143925A (en) * 2019-12-18 2020-05-12 万翼科技有限公司 Drawing labeling method and related product
CN111191311A (en) * 2019-12-25 2020-05-22 深圳市华阳国际工程设计股份有限公司 Efficient image examination method, efficient image examination system, terminal and readable storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6438620B2 (en) * 1996-10-29 2002-08-20 Mitsubishi Denki Kabushiki Kaisha Software linking system in information processor

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110245368A (en) * 2018-03-09 2019-09-17 北京东晨工元科技发展有限公司 A kind of the structuring processing and storage method of BIM data
CN109635210A (en) * 2018-11-15 2019-04-16 腾讯科技(深圳)有限公司 Report method, device, equipment and the storage medium of behavioral data
CN110096480A (en) * 2019-03-28 2019-08-06 厦门快商通信息咨询有限公司 A kind of text marking system, method and storage medium
CN110570170A (en) * 2019-09-19 2019-12-13 中国银行股份有限公司 project information display method and device
CN110737940A (en) * 2019-09-30 2020-01-31 深圳市华阳国际工程设计股份有限公司 replacement method and device for BIM drawing standard and computer storage medium
CN111143925A (en) * 2019-12-18 2020-05-12 万翼科技有限公司 Drawing labeling method and related product
CN111191311A (en) * 2019-12-25 2020-05-22 深圳市华阳国际工程设计股份有限公司 Efficient image examination method, efficient image examination system, terminal and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于本体集成的语义标注模型设计;常平梅等;《计算机工程与设计》;20100316(第05期);第211-215页 *
浅谈建立三维工业厂区管理系统技术流程;孙祥;《山东工业技术》;20180301(第05期);第128页 *

Also Published As

Publication number Publication date
CN111695184A (en) 2020-09-22

Similar Documents

Publication Publication Date Title
CN110928772B (en) Test method and device
US9026984B2 (en) Integrated design application system
US9448908B2 (en) System and method for model based session management
CN111602114A (en) System and method for providing an instant messaging channel within an integrated development environment
US8190633B2 (en) Enabling provenance management for pre-existing applications
US9904517B2 (en) System and method for automatic modeling of an application
CN109739855B (en) Method and system for realizing data sheet splicing and automatically training machine learning model
CN104572067A (en) Associating a visualization of user interface with source code
WO2017063389A1 (en) Document generation method and device
US20070033570A1 (en) Method and system for transforming a process flow
US10417924B2 (en) Visual work instructions for assembling product
US8001552B1 (en) Model merger using an export map
CN111695184B (en) Loss determination method and device of annotation information and computer storage medium
CN111460235A (en) Atlas data processing method, device, equipment and storage medium
JP5845961B2 (en) Information processing apparatus and information processing program
US10055811B2 (en) System and method for generating interactive 2D projection of 3D model
CN115344966A (en) CAD assembly body part replacement method and system
US10261663B2 (en) Mandatory comment on action or modification
Berndt et al. VASCO-Mastering the Shoals of Value Stream Mapping
US11176205B2 (en) Visual data model object dependency tracing
EP4156013A1 (en) Design support device, design support system, design support method, program, and storage medium
KR102119602B1 (en) Automatically create method for a child node of a USD formet file in a special effect production software environment and computer readable storage medium of recording the method
JPH0773030A (en) Dynamic model design support method
CN116842597A (en) Model processing method, medium and electronic equipment
Lu et al. AI Is Not Enough: A Hybrid Technical Approach to AI Adoption in UI Linting With Heuristics

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