CN114169027A - Collaborative drawing method, collaborative client and collaborative system based on CAD platform - Google Patents

Collaborative drawing method, collaborative client and collaborative system based on CAD platform Download PDF

Info

Publication number
CN114169027A
CN114169027A CN202111542084.8A CN202111542084A CN114169027A CN 114169027 A CN114169027 A CN 114169027A CN 202111542084 A CN202111542084 A CN 202111542084A CN 114169027 A CN114169027 A CN 114169027A
Authority
CN
China
Prior art keywords
collaborative
current
primitive
file
collaboration
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
CN202111542084.8A
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.)
Fujian Yongfu Information Technology Co ltd
Original Assignee
Fujian Yongfu Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujian Yongfu Information Technology Co ltd filed Critical Fujian Yongfu Information Technology Co ltd
Priority to CN202111542084.8A priority Critical patent/CN114169027A/en
Publication of CN114169027A publication Critical patent/CN114169027A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD

Abstract

The invention discloses a collaborative drawing method, a collaborative client and a collaborative system based on a CAD platform, wherein when a collaborative submission event is triggered, whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time is judged through the handle and the attribute of the primitive, and if yes, the changed primitive is recorded to generate a first primitive file; and performing collaborative updating on other collaborative clients according to the first primitive file. According to the invention, through comparison of the drawing data of the previous and subsequent times, only changed contents are uploaded, and on the premise of ensuring correct contents, the data volume of the cooperative synchronization process is reduced, so that the problems of jamming and the like in the synchronization process are avoided. Meanwhile, collaborative updating is carried out based on the changed primitive files, so that a plurality of collaborative clients can collaboratively edit the drawing and realize real-time synchronization of the modified content, upstream professional modification can be known in real time and rapidly followed up in the drawing making process, and the drawing efficiency is effectively improved.

Description

Collaborative drawing method, collaborative client and collaborative system based on CAD platform
Technical Field
The invention relates to the technical field of drawing, in particular to a collaborative drawing method, a collaborative client and a collaborative system based on a CAD platform.
Background
The Computer Aided Design (CAD) software is widely applied to the field of engineering Design, and the working efficiency and the drawing quality of designers are greatly improved. The main computer aided design software used in the current engineering design is AutoCAD, Zhongwang CAD, Haochen CAD, Revit, etc. The software is drawing software with powerful functions, the design efficiency of a single designer is obviously improved, but the matching of different professions becomes a short board, and the problems of information asymmetry, non-standard contribution, frequent content modification and the like cause the problems of frequent drawing content wo conflict, content error, mutual responsibility deduction and the like in the matching of the professions.
With the development of the internet technology, in order to solve the problem of professional matching in the engineering design process, a collaborative design mode is provided in the related software industry, an effective collaborative design mode is adopted, and a parallel mode is adopted, so that the repeated labor can be reduced, the efficiency is improved, and the quality of drawings is also ensured. In recent years, the collaborative design mode has been widely applied in the engineering design industry, and the current mature technologies mainly include:
1. file level collaboration
The file-level cooperation is to upload files needing cooperation to a cooperation system, and to realize cooperative drawing of the same drawing when multiple designs are realized by transferring editing permission.
The file-level cooperation adopts a relay drawing mode to realize cooperative design, but the method needs each designer to design in turn, and the design efficiency cannot be improved.
2. Layer level collaboration
The layer level cooperation is to divide the whole drawing into a plurality of parts according to a specific mode, each part creates a layer according to the standard of each design institute, drawing is required to be carried out strictly according to the layer standard in the drawing process, then the part drawings are quoted in the main drawing, the corresponding layers are quoted into the main drawing according to the standard layers of the design houses, and when the part drawings are revised and the main drawing is opened, the part revision can be detected and the main drawing can be updated.
The efficiency problem of the file-level collaboration can be well solved through the graph-level collaboration, the problems existing in the multi-professional collaboration process can be solved to a certain extent, but the graph-level collaboration has a high threshold, and a designer is required to make a drawing according to the standard of a design institute, so that the efficiency is influenced on a certain program.
Therefore, the existing CAD cooperation methods of file-level cooperation and layer-level cooperation have the problem of low drawing efficiency.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: a collaborative drawing method, a collaborative client and a collaborative system based on a CAD platform are provided to improve drawing efficiency.
In order to solve the technical problems, the invention adopts the technical scheme that:
the collaborative drawing method based on the CAD platform comprises the following steps:
when a collaborative submission event is triggered, judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through the handle and the attribute of the primitive, and if so, recording the changed primitive to generate a first primitive file;
and performing collaborative updating on other collaborative clients according to the first primitive file.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
the collaborative client based on the CAD platform comprises:
the collaborative data processing module is used for judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through the handle and the attribute of the primitive when a collaborative submission event is triggered, and if so, recording the changed primitive to generate a first primitive file; and the method is used for performing collaborative updating on other collaborative clients according to the first metafile.
In order to solve the technical problem, the invention adopts another technical scheme as follows:
the collaboration system based on the CAD platform comprises a file management server, a permission management server, a message server and the collaboration client;
the file management server is used for storing a final drawing file and a graphic element file of an intermediate process;
the authority management server is used for managing the editing authority of the cooperative personnel;
the message server is used for forwarding the collaborative update message.
The invention has the beneficial effects that: according to the collaborative drawing method, the collaborative client and the collaborative system based on the CAD platform, only changed contents are uploaded through comparison of drawing data of two times, and on the premise of ensuring correct contents, the data volume of a collaborative synchronization process is reduced so as to avoid the problems of jamming and the like in the synchronization process. Meanwhile, collaborative updating is carried out based on the changed primitive files, so that a plurality of collaborative clients can collaboratively edit the drawing and realize real-time synchronization of the modified content, upstream professional modification can be known in real time and rapidly followed up in the drawing making process, and the drawing efficiency is effectively improved.
Drawings
FIG. 1 is a schematic main flow chart of a collaborative drawing method based on a CAD platform according to an embodiment of the present invention;
FIG. 2 is a schematic overall flow chart of a collaborative drawing method system based on a CAD platform according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating rights setting of collaborative planning according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating an authorization control according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a structure of a collaborative submission of an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a CAD platform-based collaboration system according to an embodiment of the present invention.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1 to 5, the collaborative drawing method based on the CAD platform includes the steps of:
when a collaborative submission event is triggered, judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through the handle and the attribute of the primitive, and if so, recording the changed primitive to generate a first primitive file;
and performing collaborative updating on other collaborative clients according to the first primitive file.
From the above description, the beneficial effects of the present invention are: through the comparison of the drawing data of the previous and the next two times, only the changed content is uploaded, and on the premise of ensuring the correct content, the data volume of the collaborative synchronization process is reduced so as to avoid the problems of jamming and the like in the synchronization process. Meanwhile, collaborative updating is carried out based on the changed primitive files, so that a plurality of collaborative clients can collaboratively edit the drawing and realize real-time synchronization of the modified content, upstream professional modification can be known in real time and rapidly followed up in the drawing making process, and the drawing efficiency is effectively improved.
Further, before the triggering of the collaborative submission event, the method further includes the steps of:
capturing a current layer edited by current cooperative personnel in real time, judging whether the current cooperative personnel can edit the current layer according to the preset editing authority of each cooperative personnel on each layer, if so, allowing the current cooperative personnel to edit the current layer, wherein each layer only allows one cooperative personnel to edit.
From the above description, through effective authority management, in combination with data processing on a CAD platform, multi-user collaborative editing of a CAD drawing is realized, conflict of drawing contents is avoided, drawing efficiency of a drawing worker is improved, and especially for problems such as drawing content collision conflict frequently occurring in drawings completed by multi-professional collaboration in an engineering drawing design process, the contradiction between timeliness and content conflict in a collaborative design process is effectively solved by effectively combining layer authority management and primitive-level collaboration.
Further, the capturing a current layer edited by current cooperative personnel in real time, and judging whether the current cooperative personnel can edit the current layer according to the preset editing authority of each cooperative personnel on each layer specifically includes:
when a current drawing to be coordinated is opened by a current coordinating person, the editing authority of each coordinating person on each layer in the current drawing is synchronously configured in advance from a right management server;
when the current drawing is edited by the current cooperative personnel, capturing the current layer edited by the current cooperative personnel in real time by registering an event reactor, and judging whether the current cooperative personnel can edit the current layer according to the preset editing authority.
As can be seen from the above description, the collaboration client limits the drawing operation of the user by synchronizing the editing authority of each collaboration person configured in advance for each layer in the current drawing, and in the collaboration drawing process, by using the event reactor and combining the editing authority.
Further, the performing collaborative update on other collaborative clients according to the first metafile specifically includes:
generating a collaborative update message, wherein the collaborative update message comprises a data information header consisting of identification information of current collaborative personnel, identification information of a first primitive file and a changed primitive object set, and a primitive object in the primitive object set records a handle of a primitive in the current drawing;
and sending the first primitive file to a file management server, and sending a collaborative update message to other collaborative clients, so that the other collaborative clients download the first primitive file from the file management server for collaborative update according to the data information header in the collaborative update message.
It can be known from the above description that, by combining the characteristics of collaborative mapping, a collaborative data structure is defined, where the data structure includes a data header and a primitive file, where the data header is sent to other collaborative clients as a collaborative update message, the primitive file is stored in a file management server, and the other collaborative clients download the updated primitive file from the file management server accordingly, so as to implement real-time synchronization of modified content.
Further, the triggering time of the collaborative submission event includes: when a preset submission time interval is reached, or the current drawing is closed, or the current drawing is submitted;
and if the current drawing receives the collaborative update of other collaborative clients in the editing process, the current drawing is immediately and synchronously updated.
Referring to fig. 6, the CAD platform based collaboration client includes:
the collaborative data processing module is used for judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through the handle and the attribute of the primitive when a collaborative submission event is triggered, and if so, recording the changed primitive to generate a first primitive file; and the method is used for performing collaborative updating on other collaborative clients according to the first metafile.
From the above description, the beneficial effects of the present invention are: through the comparison of the drawing data of the previous and the next two times, only the changed content is uploaded, and on the premise of ensuring the correct content, the data volume of the collaborative synchronization process is reduced so as to avoid the problems of jamming and the like in the synchronization process. Meanwhile, collaborative updating is carried out based on the changed primitive files, so that a plurality of collaborative clients can collaboratively edit the drawing and realize real-time synchronization of the modified content, upstream professional modification can be known in real time and rapidly followed up in the drawing making process, and the drawing efficiency is effectively improved.
Further, the collaborative data processing module is further configured to synchronize, from the right management server, editing rights of each collaborative person to each layer in the current drawing, the editing rights being pre-configured for each collaborative person in the current drawing, when the current drawing to be collaborated is opened by the current collaborative person;
the event reactor is used for capturing a current layer edited by current cooperative personnel in real time when the current cooperative personnel edit the current drawing, and judging whether the current cooperative personnel can edit the current layer according to a preset editing authority, wherein each layer only allows one cooperative personnel to edit.
From the above description, through effective authority management, in combination with data processing on a CAD platform, multi-user collaborative editing of a CAD drawing is realized, conflict of drawing contents is avoided, drawing efficiency of a drawing worker is improved, and especially for problems such as drawing content collision conflict frequently occurring in drawings completed by multi-professional collaboration in an engineering drawing design process, the contradiction between timeliness and content conflict in a collaborative design process is effectively solved by effectively combining layer authority management and primitive-level collaboration.
Further, the collaborative data processing module is further configured to generate a collaborative update message, where the collaborative update message includes identification information of current collaborative staff, identification information of a first primitive file, and a changed primitive object set, and a primitive object in the primitive object set records a handle of a primitive in the current drawing; the first primitive file is also used for sending the first primitive file to a file management server, and sending a collaborative update message to other collaborative clients for collaborative update;
the collaborative update method comprises a file management server, a message processing module and a collaborative update module, wherein the file management server is used for storing the first primitive file in the collaborative update message, and the message processing module is used for analyzing the identification information of the first primitive file in the collaborative update message and downloading the first primitive file from the file management server for collaborative update based on the identification information of the first primitive file when the collaborative update message is received.
It can be known from the above description that, by combining the characteristics of collaborative mapping, a collaborative data structure is defined, where the data structure includes a data header and a primitive file, where the data header is sent to other collaborative clients as a collaborative update message, the primitive file is stored in a file management server, and the other collaborative clients download the updated primitive file from the file management server accordingly, so as to implement real-time synchronization of modified content.
Further, the collaborative data processing module is configured to trigger a collaborative submission event when a preset submission time interval is reached, or when the current drawing is closed, or when the current drawing is submitted; and the method is also used for immediately carrying out synchronous updating on the current drawing when the current drawing receives the collaborative updating of other collaborative clients in the editing process.
Referring to fig. 6, the CAD platform-based collaboration system includes a file management server, a rights management server, a message server, and the collaboration client;
the file management server is used for storing a final drawing file and a graphic element file of an intermediate process;
the authority management server is used for managing the editing authority of the cooperative personnel;
the message server is used for forwarding the collaborative update message.
The collaborative drawing method, the collaborative client and the collaborative system based on the CAD platform can be suitable for any scene needing collaborative drawing on the CAD platform, and are explained by specific implementation modes as follows:
referring to fig. 1 to 5, a first embodiment of the present invention is:
the collaborative drawing method based on the CAD platform is known from FIG. 2, and comprises the following steps:
and S1, collaborative planning.
In this embodiment, the collaborative plan mainly performs collaborative staff plan and collaborative staff authority management. Firstly, a collaboration initiator uploads a base map file to be collaborated to a file server, adds collaboratively participating personnel and configures the authority of each collaboration personnel on each map layer, wherein the collaboratively participating personnel comprise read-only and read-write. When the authority is read only, the cooperative personnel can only perform read-only operation on the layer, cannot modify the object of the layer, and cannot add the object on the layer; when the authority is read-write, the cooperative personnel can edit the object on the layer, add the object on the layer, and modify the attribute of the layer, such as renaming, modifying the printing style, modifying the color and the like, and delete the layer. In addition, all cooperative personnel can add a new layer, the layer creator has read-write permission on the layer, and other people only have read-only permission on the layer.
The permission management strictly controls the condition that multiple persons cannot modify the same layer at the same time, and when the cooperative initiator modifies the permission for storage, the permission is verified, namely, the condition that the multiple cooperative persons have the permission to read and write at the same time does not exist in the same layer is ensured.
The cooperative initiator can open the authority manager at any time to adjust the personnel participating in the cooperation and the corresponding authority of the personnel, the cooperative manager comprises cooperative personnel management and cooperative personnel authority management, as shown in fig. 3, the left list is cooperative personnel, the cooperative initiator can perform cooperative personnel management through buttons of adding personnel and deleting personnel, the cooperative personnel list is clicked, all layers of the cooperative drawing and the authority of the selected cooperative personnel in the layer are displayed on the right side, and authority modification can be achieved through double-click of the authority list. And clicking (storing), namely synchronizing the authority of the personnel in the collaborative drawing to the authority management server and synchronizing to each collaborative participant.
S2, synergy mapping.
The collaborative drawing is based on a CAD platform, and through authority management, the editing authority of collaborative personnel on a layer is controlled so as to achieve the purpose of collaboration, and drawing conflicts among the collaborative personnel are avoided, and the collaborative drawing specifically comprises the following steps:
and S21, when the current collaborating personnel open the current drawing to be collaborated, synchronizing the editing authority of each collaborating personnel on each layer in the current drawing, which is configured in advance, from the authority management server.
And S22, when the current collaborator edits the current drawing, capturing the current drawing layer edited by the current collaborator in real time by registering an event reactor, and judging whether the current collaborator can edit the current drawing layer according to the preset editing authority.
The event reactor can detect the operation of the current cooperative personnel in the CAD platform and classify the object modification caused by the operation. The method mainly adds a layer reactor and an object reactor. The process of authority control by the event reactor is shown in fig. 4.
And S23, if yes, allowing the current collaborators to edit the current layer, wherein each layer only allows one collaborator to edit.
The editing of the drawing includes events such as adding, deleting and modifying primitive objects, which are all writing operations on the drawing, so that current collaborators need to have read-write permission on the current layer. At this time, the editing authority is synchronized to the front of the authority management server for authority verification, so as to ensure that there is no conflict in authority, therefore, in the step S23, when the authority management server verifies that there is no edit by other people in the current layer, the current collaborator is allowed to edit the current layer.
And S3, collaborative submission.
Wherein, step S3 specifically includes: and when the collaborative submission event is triggered, judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time according to the handle and the attribute of the primitive, and if so, recording the changed primitive to generate a first primitive file.
The handle is uniquely allocated when the primitive object is created, and the modification of the same primitive object cannot cause the change of the handle but only the change of the attribute of the primitive object. The primitive file is mainly stored in a format of star, dwg, and can also be stored in other drawing formats, such as dxf, json and the like, and all newly added and modified primitive information is stored in the primitive file.
As shown in fig. 5, for step S3, the collaborative client is started to synchronize the registration collaborative timer, and a timing interval is set to trigger the collaborative commit event. When the collaborative submission is performed, firstly, a drawing comparison tool is used to obtain the difference from the last submission to the current submission, a primitive file and a collaborative data object are formed, and meanwhile, the modified content is synchronized to the current collaborative file. And uploading the graph element file to a file management server so as to avoid conflict caused by simultaneously modifying the same drawing and reduce data volume, and modifying the collaborative file in the file server.
The drawing comparison tool mainly judges whether the attribute of the same object ID is modified or not by traversing all the primitive objects in the two versions of drawings to obtain the added, modified and deleted objects. It should be noted that the comparison between the two versions of drawings is the comparison between the drawing data, not the comparison between the two presented images, and whether the addition or deletion is determined by the change of the front and rear handles, and whether the modification is determined by the change of the attributes under the handles.
In this embodiment, the trigger time for the collaborative submission of the event further includes when the current drawing is closed and when the current drawing is submitted, and in other equivalent embodiments, one of the three trigger times may be selected for use or two of the three trigger times may be selected for use according to actual requirements.
And S4, updating in a coordinated manner.
Wherein, step S4 specifically includes: and performing collaborative updating on other collaborative clients according to the first primitive file.
And if the current drawing receives the collaborative update of other collaborative clients in the editing process, the current drawing is immediately and synchronously updated. Meanwhile, the collaboration client locally records the latest update time and version number in the collaboration update.
Referring to fig. 1 to 5, a second embodiment of the present invention is:
as can be seen from fig. 2, the collaborative drawing method based on the CAD platform collaboratively updates other collaborative clients according to the first metafile specifically:
s41, generating a collaborative updating message, wherein the collaborative updating message comprises a data information header consisting of identification information of current collaborative personnel, identification information of a first primitive file and a changed primitive object set, and the primitive object in the primitive object set records a handle of a primitive in a current drawing;
that is, the cooperative data structure includes a data header and a metafile, wherein the data header has a basic structure as follows:
Figure BDA0003414607950000091
Figure BDA0003414607950000101
in the data information head structure, the primitive object mainly records the Handle of the primitive in the drawing, namely Handle, and since the primitive changes, namely primitive deletion, addition and modification operations, a deleted primitive object set, an added primitive object set and a modified primitive object set correspond to each other.
And S42, sending the first primitive file to the file management server, and sending the collaborative update message to other collaborative clients, so that the other collaborative clients download the first primitive file from the file management server for collaborative update according to the data information header in the collaborative update message.
Therefore, after the collaborative submission, all collaborative personnel receive the collaborative update message at the collaborative client, and after the collaborative client receives the collaborative update message, the data information header in the collaborative update message is analyzed to obtain the reviewer, the added object, the revised object, the deleted object and the corresponding primitive file, then the primitive file is synchronously downloaded from the file server, then the added object and the revised object are respectively copied from the primitive file to the current collaborative file, and meanwhile, the object to be deleted is removed from the current collaborative object.
Referring to fig. 6, a third embodiment of the present invention is:
the collaborative client based on the CAD platform comprises:
the collaborative data processing module is used for synchronizing the editing authority of each collaborative person on each layer in the current drawing, which is pre-configured from the authority management server, when the current drawing to be collaborative is opened by the current collaborative person; the processing method comprises the steps of judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through a handle and an attribute of the primitive when a collaborative submission event is triggered, and if so, recording the changed primitive to generate a first primitive file; the system comprises a first graphic element file, a second graphic element file and a third graphic element file, wherein the first graphic element file is used for updating the other collaborative clients; the system comprises a processor, a processor and a processor, wherein the processor is used for generating a collaborative updating message which comprises identification information of current collaborative personnel, identification information of a first primitive file and a changed primitive object set, and a primitive object in the primitive object set records a handle of a primitive in a current drawing; the first primitive file is sent to the file management server, and the collaborative update message is sent to other collaborative clients for collaborative update; the system comprises a data processing module, a data processing module and a data processing module, wherein the data processing module is used for triggering a collaborative submission event when a preset submission time interval is reached, or a current drawing is closed, or the current drawing is submitted; and the method is also used for immediately carrying out synchronous updating on the current drawing when the current drawing receives the collaborative updating of other collaborative clients in the editing process.
And the event reactor is used for capturing the current layer edited by the current cooperative personnel in real time when the current cooperative personnel edit the current drawing, and judging whether the current cooperative personnel can edit the current layer according to the preset editing authority, wherein each layer only allows one cooperative personnel to edit.
And the message processing module is used for analyzing the identification information of the first pixel file in the collaborative update message and downloading the first pixel file from the file management server for collaborative update based on the identification information of the first pixel file when the collaborative update message is received.
The cooperative personnel perform drawing through the cooperative client, the changed primitive data is processed by the cooperative data processing module after the drawing is completed, a cooperative data structure is formed and is synchronized to other cooperative personnel through the message server and the file management server, and the changed primitive data is reversely processed into primitive data changes through the cooperative data processing module after the cooperative clients of other cooperative personnel receive the messages and is displayed on the drawing.
Referring to fig. 6, a fourth embodiment of the present invention is:
the collaboration system based on the CAD platform comprises a file management server, a right management server, a message server and a collaboration client side of the third embodiment;
the file management server is used for storing the final drawing file and the primitive file of the intermediate process;
the authority management server is used for managing the editing authority of the cooperative personnel;
the message server is used for forwarding the collaborative updating message.
As shown in fig. 6, in this embodiment, the collaboration client mainly performs operations such as drawing, primitive data processing, collaboration message processing, and the like based on a CAD design platform; the message server mainly manages and distributes the cooperative communication between the client and the client; the file management server is used for storing the collaborative final file and the intermediate file in the process; the authority management server is used for controlling the cooperative authority of different users.
In summary, according to the collaborative drawing method, the collaborative client and the collaborative system based on the CAD platform provided by the invention, the data volume of the collaborative synchronization process is reduced by comparing the drawing data twice before and after, and the multiple collaborative clients can collaboratively edit the drawing and realize real-time synchronization of the modified content, thereby effectively improving the drawing efficiency. Through effective authority management, the data processing on the CAD platform is combined, the multi-user collaborative editing of the CAD drawing is realized, the conflict of the drawing content is avoided, and the drawing efficiency of drawing personnel is improved, so that the contradiction between timeliness and content conflict in the collaborative design process is effectively solved by effectively combining the layer authority management and the primitive level collaboration.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. The collaborative drawing method based on the CAD platform is characterized by comprising the following steps:
when a collaborative submission event is triggered, judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through the handle and the attribute of the primitive, and if so, recording the changed primitive to generate a first primitive file;
and performing collaborative updating on other collaborative clients according to the first primitive file.
2. The CAD platform-based collaborative drawing method according to claim 1, wherein the triggering of the collaborative submission event further comprises the steps of:
capturing a current layer edited by current cooperative personnel in real time, judging whether the current cooperative personnel can edit the current layer according to the preset editing authority of each cooperative personnel on each layer, if so, allowing the current cooperative personnel to edit the current layer, wherein each layer only allows one cooperative personnel to edit.
3. The collaborative drawing method based on the CAD platform according to claim 2, wherein the capturing of the current layer edited by the current collaborator in real time, and the determining of whether the current collaborator can edit the current layer according to the pre-configured edit permission of each collaborator on each layer specifically comprises:
when a current drawing to be coordinated is opened by a current coordinating person, the editing authority of each coordinating person on each layer in the current drawing is synchronously configured in advance from a right management server;
when the current drawing is edited by the current cooperative personnel, capturing the current layer edited by the current cooperative personnel in real time by registering an event reactor, and judging whether the current cooperative personnel can edit the current layer according to the preset editing authority.
4. The collaborative drawing method based on the CAD platform according to claim 1, wherein the collaborative updating of the other collaborative clients according to the first metafile specifically comprises:
generating a collaborative update message, wherein the collaborative update message comprises a data information header consisting of identification information of current collaborative personnel, identification information of a first primitive file and a changed primitive object set, and a primitive object in the primitive object set records a handle of a primitive in the current drawing;
and sending the first primitive file to a file management server, and sending a collaborative update message to other collaborative clients, so that the other collaborative clients download the first primitive file from the file management server for collaborative update according to the data information header in the collaborative update message.
5. The CAD platform-based collaborative drawing method according to claim 1, wherein the triggering timing of the collaborative submission event includes: when a preset submission time interval is reached, or the current drawing is closed, or the current drawing is submitted;
and if the current drawing is in the editing process and receives the collaborative updating of other collaborative clients, the current drawing is immediately and synchronously updated.
6. The collaboration client based on the CAD platform is characterized by comprising the following steps:
the collaborative data processing module is used for judging whether a primitive changes between the drawing data submitted this time and the drawing data submitted last time through the handle and the attribute of the primitive when a collaborative submission event is triggered, and if so, recording the changed primitive to generate a first primitive file; and the method is used for performing collaborative updating on other collaborative clients according to the first metafile.
7. The collaboration client based on the CAD platform of claim 6, wherein the collaboration data processing module is further configured to synchronize, from a right management server, editing rights of each pre-configured collaboration person on each layer in the current drawing when the current collaboration person opens the current drawing to be collaborated;
the event reactor is used for capturing a current layer edited by current cooperative personnel in real time when the current cooperative personnel edit the current drawing, and judging whether the current cooperative personnel can edit the current layer according to a preset editing authority, wherein each layer only allows one cooperative personnel to edit.
8. The CAD platform-based collaboration client as claimed in claim 6, wherein the collaboration data processing module is further configured to generate a collaboration update message, where the collaboration update message includes identification information of a current collaboration person, identification information of a first primitive file, and a changed primitive object set, and a primitive object in the primitive object set records a handle of a primitive to the current drawing; the first primitive file is also used for sending the first primitive file to a file management server, and sending a collaborative update message to other collaborative clients for collaborative update;
the collaborative update method comprises a file management server, a message processing module and a collaborative update module, wherein the file management server is used for storing the first primitive file in the collaborative update message, and the message processing module is used for analyzing the identification information of the first primitive file in the collaborative update message and downloading the first primitive file from the file management server for collaborative update based on the identification information of the first primitive file when the collaborative update message is received.
9. The CAD platform based collaboration client as recited in claim 6, wherein the collaboration data processing module is configured to trigger a collaboration submission event when a preset submission time interval is reached, or when the current drawing is closed, or when the current drawing is submitted; and the method is also used for immediately carrying out synchronous updating on the current drawing when the current drawing receives the collaborative updating of other collaborative clients in the editing process.
10. The collaboration system based on CAD platform is characterized by comprising a file management server, a right management server, a message server and a collaboration client side as claimed in any one of claims 6 to 9;
the file management server is used for storing a final drawing file and a graphic element file of an intermediate process;
the authority management server is used for managing the editing authority of the cooperative personnel;
the message server is used for forwarding the collaborative update message.
CN202111542084.8A 2021-12-16 2021-12-16 Collaborative drawing method, collaborative client and collaborative system based on CAD platform Pending CN114169027A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111542084.8A CN114169027A (en) 2021-12-16 2021-12-16 Collaborative drawing method, collaborative client and collaborative system based on CAD platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111542084.8A CN114169027A (en) 2021-12-16 2021-12-16 Collaborative drawing method, collaborative client and collaborative system based on CAD platform

Publications (1)

Publication Number Publication Date
CN114169027A true CN114169027A (en) 2022-03-11

Family

ID=80487004

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111542084.8A Pending CN114169027A (en) 2021-12-16 2021-12-16 Collaborative drawing method, collaborative client and collaborative system based on CAD platform

Country Status (1)

Country Link
CN (1) CN114169027A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115168381A (en) * 2022-07-14 2022-10-11 中国建筑西南设计研究院有限公司 Verification data updating method and device, electronic equipment and storage medium
CN116521043A (en) * 2022-09-01 2023-08-01 苏州浩辰软件股份有限公司 Method, system and computer program product for quick response of drawing
CN116992514A (en) * 2023-09-27 2023-11-03 山东华云三维科技有限公司 Three-dimensional CAD collaborative design method and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115168381A (en) * 2022-07-14 2022-10-11 中国建筑西南设计研究院有限公司 Verification data updating method and device, electronic equipment and storage medium
CN116521043A (en) * 2022-09-01 2023-08-01 苏州浩辰软件股份有限公司 Method, system and computer program product for quick response of drawing
CN116521043B (en) * 2022-09-01 2023-12-22 苏州浩辰软件股份有限公司 Method, system and computer program product for quick response of drawing
CN116992514A (en) * 2023-09-27 2023-11-03 山东华云三维科技有限公司 Three-dimensional CAD collaborative design method and system
CN116992514B (en) * 2023-09-27 2023-12-26 山东华云三维科技有限公司 Three-dimensional CAD collaborative design method and system

Similar Documents

Publication Publication Date Title
CN114169027A (en) Collaborative drawing method, collaborative client and collaborative system based on CAD platform
JP5349484B2 (en) Private view of data and local computation during real-time collaboration
US9020887B2 (en) Managing the status of documents in a distributed storage system
US20190147402A1 (en) Systems and methods providing collaborating among a plurality of users
US20210118031A1 (en) System and method for role-based and attribution-tracking collaborative design of custom products based on manufacturing constraints
US8434002B1 (en) Systems and methods for collaborative editing of elements in a presentation document
US11799924B2 (en) Generating customized products in collaboration with live designers and agents
WO2002017115A2 (en) Simultaneous multi-user document editing system
US20150373068A1 (en) Collaboration platform
TW200921421A (en) Collaborative authoring
CN113780791A (en) Comprehensive collaborative design platform
CN113826131A (en) System and method for role-based collaborative design of customized products based on manufacturing constraints
JP2002108681A5 (en)
US20210125192A1 (en) Methods for monitoring communications channels and determining triggers and actions in role-based collaborative systems
Shen et al. Personalized multi-user view and content synchronization and retrieval in real-time mobile social software applications
EP3452890A2 (en) Electronic content layer creation with associated access and edit permissions
CN114782008A (en) BIM project cooperation method and system developed based on SketchUp and other related equipment
CN113568921A (en) Multi-person cooperative operation method for geographic information data production and update
US20230125873A1 (en) Interfacing with third party platforms via collaboration sessions
CN116883548B (en) Method and device for conveniently adding and modifying electronic image in electronic document
KR101899085B1 (en) Collaboration method for scenario creation and system
US11966572B2 (en) Commenting feature for graphic design systems
US20230117441A1 (en) Method and system for enabling multi-level real-time collboration in game engines supporting heterogeneous project states
CN118013938A (en) Document processing method and related equipment
US20150271221A1 (en) Selection triggered collaborative cax editing

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