CN112231646A - Family file protection method based on Revit software - Google Patents

Family file protection method based on Revit software Download PDF

Info

Publication number
CN112231646A
CN112231646A CN202011441863.4A CN202011441863A CN112231646A CN 112231646 A CN112231646 A CN 112231646A CN 202011441863 A CN202011441863 A CN 202011441863A CN 112231646 A CN112231646 A CN 112231646A
Authority
CN
China
Prior art keywords
parameters
family
revit
file
user
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.)
Granted
Application number
CN202011441863.4A
Other languages
Chinese (zh)
Other versions
CN112231646B (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.)
Beijing Benyuan Yunjian Technology Co Ltd
Original Assignee
Beijing Benyuan Yunjian 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 Beijing Benyuan Yunjian Technology Co Ltd filed Critical Beijing Benyuan Yunjian Technology Co Ltd
Priority to CN202011441863.4A priority Critical patent/CN112231646B/en
Publication of CN112231646A publication Critical patent/CN112231646A/en
Application granted granted Critical
Publication of CN112231646B publication Critical patent/CN112231646B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of file protection, in particular to a family file protection method based on Revit software, which comprises 5 steps. The method has novel design and exquisite method, ensures that the formulas corresponding to the parameters and the constraint among the parameters cannot be seen through the hiding of the parameters, can prevent other personnel from modifying the parameters, the formulas and other contents when using the family, ensures that the safety when editing the family file is protected, utilizes the Revit plug-in to ensure that the visible parameters and the invisible parameters in the family are in one-to-one association linkage, automatically modifies the hidden family parameters after a program discovers that the personnel modify the family parameters, further can protect a single Revit family file, and can still be protected once the family file is separated from the Revit project file, thereby increasing the integral safety protection.

Description

Family file protection method based on Revit software
Technical Field
The invention relates to the technical field of file protection, in particular to a family file protection method based on Revit software.
Background
Revit is a three-dimensional design tool produced by Autodesk company, and is also a digital design tool, the logic run in Revit software depends on the stacking of family members such as system families, user-defined families and the like to complete the design work, wherein the system families can not be stored independently as a file, and the user-defined families can be stored independently as files.
The existing scheme is based on the integral protection of the Revit project file, but a single Revit family file cannot be protected, that is, once the family file is separated from the Revit project file, the family file cannot be protected, so that a family file protection method based on Revit software is provided by a person skilled in the art to solve the problems provided in the background art.
Disclosure of Invention
The invention aims to provide a family file protection method based on Revit software to solve the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme: a family file protection method based on Revit software comprises the following steps:
step 1, reading parameters in a Revit family, formula corresponding to the parameters, constraint information among the parameters and other family making information, and recording and storing the parameters in a datastoreage space of a family file, wherein the parameters are called effective parameters or invisible parameters;
step 2, calling Revit api, hiding the parameters in the step 1, wherein the formulas corresponding to the parameters and the constraints among the parameters cannot be seen due to the hiding of the parameters, so that when other people use the family, the family files cannot be edited by modifying the contents of the parameters, the formulas and the like, and the safety of the family files is protected;
step 3, according to the content of the step 2, creating parameters with the same name, but not creating formula corresponding to the parameters, constraint between the parameters and other manufacturing information, namely, only creating the parameters with the same name, and after a user modifies the parameters, the user cannot be linked with the change of the family entity member, wherein the parameters are called invalid parameters or visible parameters;
step 4, after the step 3 is completed, developing a program, and after a program discovery worker modifies the family parameters created in the step 3, automatically modifying the hidden family parameters in the step 2 to form the association between the visible data and the invisible data, so that a user can modify the members of the family files by modifying the visible family parameters;
compared with the prior art, the invention has the beneficial effects that: the method has novel design and exquisite method, ensures that the formulas corresponding to the parameters and the constraint among the parameters cannot be seen through the hiding of the parameters, can prevent other personnel from modifying the parameters, the formulas and other contents when using the family, ensures that the safety when editing the family file is protected, utilizes the Revit plug-in to ensure that the visible parameters and the invisible parameters in the family are in one-to-one association linkage, automatically modifies the hidden family parameters after a program discovers that the personnel modify the family parameters, further can protect a single Revit family file, and can still be protected once the family file is separated from the Revit project file, thereby increasing the integral safety protection.
Drawings
Fig. 1 is a step diagram of a family file protection method based on Revit software.
Detailed Description
Referring to fig. 1, in an embodiment of the present invention, a family file protection method based on Revit software includes the following steps:
step 1, reading parameters in a Revit family, formula corresponding to the parameters, constraint information among the parameters and other family making information, and recording and storing the parameters in a datastoreage space of a family file, wherein the parameters are called effective parameters or invisible parameters;
step 2, calling Revit api, hiding the parameters in the step 1, wherein the formulas corresponding to the parameters and the constraints among the parameters cannot be seen due to the hiding of the parameters, so that when other people use the family, the family files cannot be edited by modifying the contents of the parameters, the formulas and the like, and the safety of the family files is protected;
step 3, according to the content of the step 2, creating parameters with the same name, but not creating formula corresponding to the parameters, constraint between the parameters and other manufacturing information, namely, only creating the parameters with the same name, and after a user modifies the parameters, the user cannot be linked with the change of the family entity member, wherein the parameters are called invalid parameters or visible parameters;
step 4, after the step 3 is completed, developing a program, and after a program discovery worker modifies the family parameters created in the step 3, automatically modifying the hidden family parameters in the step 2 to form the association between the visible data and the invisible data, so that a user can modify the members of the family files by modifying the visible family parameters;
and 5, creating an authority management program by authorizing the user of the program, and providing the user with the modification operation authority.
In summary, the following steps: the method has novel design and exquisite method, ensures that the formulas corresponding to the parameters and the constraint among the parameters cannot be seen through the hiding of the parameters, can prevent other personnel from modifying the parameters, the formulas and other contents when using the family, ensures that the safety when editing the family file is protected, utilizes the Revit plug-in to ensure that the visible parameters and the invisible parameters in the family are in one-to-one association linkage, automatically modifies the hidden family parameters after a program discovers that the personnel modify the family parameters, further can protect a single Revit family file, and can still be protected once the family file is separated from the Revit project file, thereby increasing the integral safety protection.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention are equivalent to or changed within the technical scope of the present invention.

Claims (1)

1. A family file protection method based on Revit software is characterized by comprising the following steps:
step 1, reading parameters in a Revit family, formula corresponding to the parameters, constraint information among the parameters and other family making information, and recording and storing the parameters in a datastoreage space of a family file, wherein the parameters are called effective parameters or invisible parameters;
step 2, calling Revit api, hiding the parameters in the step 1, wherein the formulas corresponding to the parameters and the constraints among the parameters cannot be seen due to the hiding of the parameters, so that when other people use the family, the family files cannot be edited by modifying the contents of the parameters, the formulas and the like, and the safety of the family files is protected;
step 3, according to the content of the step 2, creating parameters with the same name, but not creating formula corresponding to the parameters, constraint between the parameters and other manufacturing information, namely, only creating the parameters with the same name, and after a user modifies the parameters, the user cannot be linked with the change of the family entity member, wherein the parameters are called invalid parameters or visible parameters;
step 4, after the step 3 is completed, developing a program, and after a program discovery worker modifies the family parameters created in the step 3, automatically modifying the hidden family parameters in the step 2 to form the association between the visible data and the invisible data, so that a user can modify the members of the family files by modifying the visible family parameters;
and 5, creating an authority management program by authorizing the user of the program, and providing the user with the modification operation authority.
CN202011441863.4A 2020-12-11 2020-12-11 Family file protection method based on Revit software Active CN112231646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011441863.4A CN112231646B (en) 2020-12-11 2020-12-11 Family file protection method based on Revit software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011441863.4A CN112231646B (en) 2020-12-11 2020-12-11 Family file protection method based on Revit software

Publications (2)

Publication Number Publication Date
CN112231646A true CN112231646A (en) 2021-01-15
CN112231646B CN112231646B (en) 2021-03-02

Family

ID=74124031

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011441863.4A Active CN112231646B (en) 2020-12-11 2020-12-11 Family file protection method based on Revit software

Country Status (1)

Country Link
CN (1) CN112231646B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113946849A (en) * 2021-10-20 2022-01-18 中铁建工集团有限公司 Processing method for Revit family files

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090172101A1 (en) * 2007-10-22 2009-07-02 Xcerion Ab Gesture-based collaboration
CN109657366A (en) * 2018-12-24 2019-04-19 中铁十六局集团第四工程有限公司 A kind of pier top swivel bridges rotating device method for analog construction based on BIM
CN110704932A (en) * 2019-10-09 2020-01-17 北京中外建建筑设计有限公司 Revit software-based prefabricated staircase detailed graph rapid plotting method
CN110716701A (en) * 2019-10-09 2020-01-21 周发喜 Method for quickly plotting detailed prefabricated convex window graph based on Revit software
CN111832031A (en) * 2019-04-17 2020-10-27 久瓴(上海)智能科技有限公司 Family file processing method and device, computer equipment and storage medium
CN112035910A (en) * 2020-07-08 2020-12-04 甘肃筑鼎建设有限责任公司 Method for creating parameterized universal distribution box family

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090172101A1 (en) * 2007-10-22 2009-07-02 Xcerion Ab Gesture-based collaboration
CN109657366A (en) * 2018-12-24 2019-04-19 中铁十六局集团第四工程有限公司 A kind of pier top swivel bridges rotating device method for analog construction based on BIM
CN111832031A (en) * 2019-04-17 2020-10-27 久瓴(上海)智能科技有限公司 Family file processing method and device, computer equipment and storage medium
CN110704932A (en) * 2019-10-09 2020-01-17 北京中外建建筑设计有限公司 Revit software-based prefabricated staircase detailed graph rapid plotting method
CN110716701A (en) * 2019-10-09 2020-01-21 周发喜 Method for quickly plotting detailed prefabricated convex window graph based on Revit software
CN112035910A (en) * 2020-07-08 2020-12-04 甘肃筑鼎建设有限责任公司 Method for creating parameterized universal distribution box family

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113946849A (en) * 2021-10-20 2022-01-18 中铁建工集团有限公司 Processing method for Revit family files
CN113946849B (en) * 2021-10-20 2023-11-03 中铁建工集团有限公司 Processing method for Revit family file

Also Published As

Publication number Publication date
CN112231646B (en) 2021-03-02

Similar Documents

Publication Publication Date Title
CN103329131B (en) Tokenized search suggestions
CN112231646B (en) Family file protection method based on Revit software
WO2002059793A3 (en) System and method for generating automatic user interface for arbitrarily complex or large databases
CN103400013B (en) A kind of reusable realistic model and exploitation thereof and using method
EP1239418A3 (en) Computer-aided design system for automatic component connection
CN101739526B (en) Service system-oriented and oriented object-based rights management method
CN104636490A (en) Graphical comparing method for SCD (substation configuration description) files of intelligent substation
CN102567451A (en) Generating data models
EP1039378A3 (en) Improvements in object-oriented computer processing
WO2002006925A3 (en) Digital data protection arrangement
CN101127067A (en) Electronic document attribute dynamic setting method
MX2008001860A (en) Unified storage security model.
CN106202768B (en) Attribute input method in house property area Calculation Plane figure
CN106777496A (en) Application method of the digital prototype based on PDM in virtual reality system
CN113946849B (en) Processing method for Revit family file
King et al. Freeform: A User-Adaptable Form Management System.
Kovin et al. Information technologies in industrial enterprises production assets management
CN106021696B (en) A kind of communication system construction documents visualized generation method
CN102819429B (en) Implementation method of cancel operation in three-dimensional scene design and device thereof
CN114662173B (en) Three-dimensional CAD model data processing system and method
Feferman Impredicativity of the existence of the largest divisible subgroup of an abelian p-group
Masri et al. Understanding Salesforce’s Data Architecture
CN103413069A (en) Method for protecting software written by object--oriented language
CN114338892A (en) Fire-fighting telephone address book recording method
CN103645899A (en) Method for integrating design data in CAD (computer aided design) into ERP (enterprise resource planning) system

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
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Xiao Yang

Inventor after: Feng Xipei

Inventor before: Xiao Yang