US20220180011A1 - Systems and methods for modifying cad files - Google Patents

Systems and methods for modifying cad files Download PDF

Info

Publication number
US20220180011A1
US20220180011A1 US17/590,050 US202217590050A US2022180011A1 US 20220180011 A1 US20220180011 A1 US 20220180011A1 US 202217590050 A US202217590050 A US 202217590050A US 2022180011 A1 US2022180011 A1 US 2022180011A1
Authority
US
United States
Prior art keywords
cad
file
environment
files
application
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.)
Abandoned
Application number
US17/590,050
Inventor
Michael Tardie
Benjamin Doucette
Jose L. Carrasco
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US17/590,050 priority Critical patent/US20220180011A1/en
Publication of US20220180011A1 publication Critical patent/US20220180011A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules

Definitions

  • the present disclosure relates broadly to systems and methods for computer aided design (CAD). More specifically, the present disclosure relates to systems and methods capable of interfacing with existing CAD software and its associated files, where the disclosed systems and methods advantageously enable one or more existing assemblies modeled in CAD software comprising several files, presentation files, drawing files, and the like, to be quickly manipulated in a single process.
  • CAD computer aided design
  • CAD software is a powerful tool used in architecture, engineering, and product design across several industries. While features may vary from individual program to program, CAD software generally provides users with an interface that enables the user to create virtual models of real-world objects.
  • CAD software typically provides a two-dimensional (2D) interface where a user can specify the parameters of a given object in vector form in an x, y, z plane.
  • Most CAD software further enables the user to view the 2D object as a three-dimensional (3D) model generated from the user-created 2D vectors.
  • CAD software further allows for multiple virtually modeled objects to be compiled into a single master virtual model.
  • a single item of manufacture may for example include many individual objects, referred to herein as components. In such instances, the item of manufacture can be referred to as an assembly.
  • CAD software further enables component files to be combined according to user specified configurations that reflect how the components are intended to interface in the real, non-virtual, assembly. The action of combining individual component files thus generates a single master file that reflects a virtual model of an assembly.
  • the subject matter of this disclosure may involve, in some cases, interrelated products, alternative solutions to a particular problem, and/or a plurality of different uses of a single system or application.
  • a method of modifying a first CAD file stored in a computer memory of a computer comprising CAD software and a CAD modifying application, the method comprising the steps of building a workflow environment in the CAD modifying application, where the CAD modifying application runs on the computer separately from the CAD software, the workflow environment including the first CAD file; modifying at least one parameter associated with the at least one CAD file to create at least one modified parameter within the CAD modifying application; generating a second CAD file from the first CAD file and the at least one modified parameter from the CAD modifying application; and storing the generated second CAD file in the computer memory.
  • the CAD modifying application may be integrated into the CAD software.
  • the step of generating the second CAD file also includes saving an updated version of the first CAD file and overwriting the first CAD file.
  • building the workflow environment includes selecting the first CAD file from a plurality of CAD files displayed in a workspace environment, where the workspace environment and workflow environment are displayed by the CAD modifying application in a single window of a display of the computer.
  • the workspace environment is created by opening the CAD modifying application.
  • the workspace environment displays all CAD files stored in the computer, or in a directory or directories of the computer, on the display of the computer.
  • the workflow environment may be created by dragging and dropping (or other input method) the first CAD file from the workspace environment into the workflow environment using a user interface and an input of the computer.
  • selecting the first CAD file from the plurality of CAD files displayed in the workspace environment populates a parameter environment.
  • the first CAD file may be an assembly file that includes at least two component files.
  • selecting the first CAD file in the workspace environment populates a component environment.
  • the component environment corresponds to the at least two component files of the selected assembly file.
  • selecting a parameter from the parameter environment generates an interactive form within the CAD modifying application having a corresponding editable parameter window.
  • a user inputs, through an input device, a modified parameter value in the editable parameter window presented on the computer display, where the modified parameter value is different from the parameter value in the first CAD file.
  • the user inputs from the interactive form are communicated by the CAD modifying application to the CAD software and communication of the inputs from the CAD modifying application causes the CAD software to output a second, modified CAD file.
  • a method of modifying a plurality of CAD files comprising opening CAD software, opening a CAD modifying application, importing original CAD files into the CAD modifying application, wherein the CAD modifying application extracts parameters and components from the imported original CAD files and displays the extracted parameters within the CAD-modifying application, using the CAD modifying application to assign a new value to at least one extracted parameter to create at least one modified parameter, and instructing the CAD modifying application to interface with the CAD software, wherein interfacing causes the CAD modifying software to communicate the at least one modified parameter to the CAD software and further causes the CAD software to generate a modified CAD files corresponding to the original CAD files having the at least one modified parameter.
  • the same operations may be used to modify components and file names.
  • the interactive forms may be saved on a computer memory for future use by the CAD modifying application. These saved interactive forms may be shared with other users and/or systems. Forms and associated files may be exported to a single data file.
  • the method further comprises saving the interactive form and the modified CAD files in a file bundle.
  • the method further comprises using the CAD modifying application to create a plurality of modified parameters.
  • the same operations may be used to modify components and file names.
  • a second set of modified parameters are created and used to generate a second set of modified CAD files corresponding to the original CAD files having the second set of modified parameters.
  • the CAD modifying application may be cloud based and in some embodiments, may be a mobile application.
  • FIG. 1 provides a flow chart of an embodiment of the present disclosure
  • FIG. 2 provides a flow chart of an embodiment of the present disclosure
  • FIG. 3A provides an example of a user interface in accordance with aspects and embodiments of the present disclosure.
  • FIG. 3B provides another example of a user interface in accordance with aspects and embodiments of the present disclosure.
  • FIG. 3C provides yet another example of a user interface in accordance with aspects and embodiments of the present disclosure.
  • Some embodiments of the present invention may be practiced on a computer system that includes, in general, one or a plurality of processors for processing information and instructions, RAM, for storing information and instructions, ROM, for storing static information and instructions, a data storage unit such as a magnetic or optical disk and disk drive for storing information and instructions, modules as software units executing on a processor, an optional user input and/or output device such as a display screen device (e.g., a monitor) for display screening information to the computer user, and an optional user input device.
  • processors for processing information and instructions
  • RAM random access memory
  • ROM read-only memory
  • static information and instructions for storing static information and instructions
  • a data storage unit such as a magnetic or optical disk and disk drive
  • modules as software units executing on a processor
  • an optional user input and/or output device such as a display screen device (e.g., a monitor) for display screening information to the computer user, and an optional user input device.
  • the present examples may be embodied, at least in part, a computer program product embodied in any tangible medium of expression having computer-usable program code stored therein.
  • the computer program instructions (referred to herein as “software,” “program” and/or “application”) may be stored in non-transitory computer-readable media that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable media constitute an article of manufacture including instructions and processes which implement the function/act/step specified in the flowchart and/or block diagram.
  • These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • an “assembly” refers to two or more components combined in a defined manner.
  • a “master file” refers to a virtual model of an assembly created by combining component files. It will be appreciated by those of skill in the art that a master file may contain sub-master files. Sub-master files include, for example, combinations of components into single files that are subsequently combined into a higher order master file.
  • “Component file” as used herein refers to a virtual model of a component included in an assembly.
  • file generally refers to CAD files, as well as drawing files and presentation files, and may for example be used interchangeably with the term ‘CAD document” and refers to a discrete amount of data, represented on the graphical user interface of a computer operating system as single icon that when opened in/read by CAD software, displays a virtual model of an object.
  • Object as used herein refers to any real world item, including components and assemblies
  • Environment as used herein refers to a user interface presented on a computer display, which allows and/or guides a user's operation of, and providing inputs to, the computerized system.
  • Input as used herein refers to a signal provided to the computer processor by an input device.
  • Discussion of user's operation of the system is understood to require inputs and instructions by the user to cause a computer to carry out the required steps of operation.
  • discussion of various environments or aspects of an application, software, and/or program performing tasks should be understood to refer to said application, software and/or program causing the processor to act to achieve the desired result.
  • the present disclosure improves the functioning of a computer by improving, enhancing, and streamlining the manner in which computer aided design (CAD) models are modified by enabling a user to assign new values to parameters in existing CAD models without having to remodel each component having said parameter in the native CAD environment.
  • CAD computer aided design
  • the present disclosure improves CAD automation and solves the problems that exist in current solutions.
  • the present disclosure provides software separate and distinct from CAD software that interfaces with existing CAD software to provide an automation process separate from the creative modeling process.
  • the present disclosure advantageously allows users to modify a limitless number of CAD files. Moreover, the files need not be related to one another to be modified.
  • the present disclosure thus allows a user to automate any CAD file, including component files used to generate a master file, regardless if the original components were created with automation in mind or not.
  • a CAD automation process that enables simultaneous manipulation of multiple CAD documents outside the native CAD environment.
  • the application contemplated by the disclosure enables a user to build a workflow environment, configure parameters of the workflow according to desired modifications, and create modified CAD files corresponding to the parameter configurations input by the user.
  • a process tree is disclosed in FIG. 1 .
  • the sequence of steps performed by the user and received by the computerized application disclosed herein include in step 1 , building a workspace of CAD files from existing CAD files. These CAD files can be files already stored in the memory of the computer, and from the workspace, a workflow environment is built. After having built the workflow environment, the user configures the parameters of the workspace CAD files it seeks to modify in step 2 .
  • the computer is operable to run the application to create modified CAD files with the configured parameters of step 2 .
  • steps 1 - 3 are performed with CAD software running in the background of the application.
  • FIG. 2 a process tree of the disclosure is provided in FIG. 2 .
  • Application 10 contemplates that prior to opening of application 10 , or at some point prior to creating new CAD files in accordance with step 3 of FIG. 1 , a user will open existing CAD software 100 stored in a computer memory by using an input device in communication with the computer memory and processor. The user will then in step 22 use the input device to open application 10 , also stored in the computer memory.
  • Opening of application 10 in step 22 causes the computer to display on the computer's graphical user interface an interactive window associated with application 10 . Opening of application 10 further causes application 10 to perform steps 23 A and 23 B, collectively referred to as step 23 .
  • step 23 A application 10 searches the computer memory for existing CAD files stored on the computer. In certain embodiments, the search of the computer memory may be limited to a certain directory or directories, which may be identified by a user in some cases.
  • the computer is operable to identify existing CAD files as CAD files 111 and displays them in a workspace environment 110 of application 10 .
  • step 23 B a user interacts with the workspace environment 110 of application 10 and selects which of the CAD files 111 it seeks to modify. User selected files are imported into a workflow environment 120 of application 10 , and the CAD files displayed in the workflow environment become workflow CAD files 121 .
  • step 23 B A user's completion of step 23 B causes application 10 to extract parameters 131 from workflow CAD files 121 in step 24 A.
  • Step 24 A terminates with the extracted parameters 131 being displayed in a parameter environment 130 of application 10 .
  • step 24 B which may be performed simultaneously with step 24 A, application 10 identifies component files 141 within selected CAD files 131 and terminates with a display of these component files 141 in a component environment 140 .
  • Steps 22 - 24 build the complete workflow environment by the computer. It will be appreciated that when CAD files 110 are imported into the workflow environment 120 , the workflow environment 120 necessarily populates parameter environment 130 and component environment 140 .
  • a user configures the parameters 131 to be modified by selecting the desired parameters from the parameter environment 130 in step 25 .
  • Completion of step 25 results in application 10 generating and displaying in step 26 an interactive form 2000 separate from the first interactive window displayed by opening application 10 , the interactive form 2000 window having editable parameters.
  • step 27 the user enters new parameter values 231 into the editable window of interactive form 2000 and instructs the application to generate new CAD files 211 having the new parameter values 231 .
  • Steps 25 - 27 comprise the steps where which the user configures the parameters.
  • the application then communicates with CAD software 100 in step 28 .
  • Application 10 provides CAD software with new parameter values 231 and instructs CAD software 100 to modify files corresponding to workspace files 121 to generate new CAD files 211 having new parameter values 131 .
  • CAD software 100 uses the data provided by application 10 in step 28 , and thus inputs provided by the user into form 2000 , to generate new CAD files 211 having new parameters 231 .
  • the CAD software generates new modified files corresponding to workflow files 121 as well as modified files corresponding to any components 141 .
  • the output of the process is modified CAD files 211 .
  • a display of an interactive automation suite 1000 provided to the user by application 10 is shown. Opening of application 10 displays interactive automation suite 1000 on the computer's graphical user interface.
  • the interactive automation suite 1000 displays a workspace environment 110 , workflow environment 120 , a parameters environment 130 , and components environment 140 .
  • the workspace, workflow, parameters, and components environments may be displayed within a single interactive application window simultaneously, as tabs within a single interactive application window that display in the window when selected, or by any other arrangement.
  • the application 10 automatically searches the computer for existing CAD files, recognizes any existing CAD files, and populates the workspace environment 110 with a display of these files, shown as files 111 in FIG. 3A .
  • a user can then interact with workspace environment 110 to select CAD files 111 that it wishes to modify.
  • the user can then import the files 111 it seeks to modify into the workflow environment 120 by dragging and dropping files 111 from workspace 110 , or by any other mechanisms known to those of skill in the art.
  • Once the CAD documents are imported into workflow environment 120 they become workflow files 121 .
  • application 10 When a user imports CAD files 111 into workflow environment 120 such that they become workflow files 121 , application 10 automatically extrapolates parameters contained within files 121 and displays the extrapolated parameters 131 in parameter environment 130 .
  • the parameter environment 130 displays each parameter 131 by name 131 A and its corresponding numerical value 131 B.
  • Application 10 further identifies any component files within workspace file 121 and displays the names 141 of these component files within the component environment 140 .
  • a user can then select the parameters 131 that it seeks to modify.
  • it instructs application 10 to generate and display an interactive form 2000 .
  • Form 2000 may be displayed in a window separate from interactive suite 1000 or may be displayed in any other suitable arrangement.
  • Interactive form 2000 displays each parameter 131 selected by the user and provides a corresponding editable window 230 that allows the user to edit the associated numerical values 131 B of selected parameters 131 .
  • the user runs application 10 .
  • Application 10 takes the user inputs 231 B provided in form 2000 and interfaces with existing CAD software 100 .
  • the application 10 provides the user inputs 231 B from form 2000 to the existing CAD software 100 and causes the existing CAD software 100 to generate new CAD files 211 corresponding to each unmodified workspace file 121 containing therein new, modified parameters 231 B.
  • new CAD files 211 may be generated outside of the native CAD environment.
  • application 10 may cause new CAD files 211 to be generated in the native CAD environment.
  • application 10 may enable the user to select if it wishes the new CAD files 211 to be generated outside the native CAD environment or if it wishes for new CAD files 211 to be generated within the CAD environment,
  • a given workspace document 111 is a master file of an assembly consisting of 15 components
  • importing the master file 121 into workflow environment 120 will populate the components environment 140 with each component file 141 in master file 111 .
  • Each of the 15 component files 141 of master file 111 will display in component environment 140 .
  • application 10 Upon importing master file 111 into workspace environment 120 , application 10 will extrapolate each parameter 131 contained within master file 111 and populate the parameter environment 130 with these parameters 131 . The user can then select which of the parameters 131 it seeks to modify, thereby generating interactive form 2000 .
  • interactive form 2000 may display, in addition to each selected parameter 131 and input window 231 , additional information and input windows.
  • form 2000 may allow a user to identify where new CAD files 211 should be saved on the computer by inputting this information into window 232 .
  • Form 2000 may further allow the user to specify the name it which to assign each of the new files 211 by inputting this information into window 232 .
  • a user may simply select to “reuse” the file names associated with workspace files 121 by selecting the “reuse” box 122 such that the window 2000 does not require new file name inputs into window 232 .
  • application 10 can be used to modify any type of CAD document.
  • a user can use application 10 to modify component files by importing the component files displayed in workspace 110 into workflow environment 120 .
  • Application 10 can also be used to modify assemblies.
  • a user can input a master file 111 into workspace 120 , and when the master file is converted into workspace master file 121 , each of the component files 141 in the master file will be displayed in the component environment 140 .
  • application 10 can be used to modify aspects and attributes of CAD documents separate from components and parameters, and a given CAD document need not have embedded components and parameters contained therein to benefit from application 10 .
  • application 10 can be used to change the file name of a CAD file and may advantageously be used to modify the file names of several CAD files simultaneously.
  • application 10 can be used to easily rename these components in a single step.
  • Application 10 may also be used to copy existing CAD files and may advantageously be used to copy several CAD files in a single step.
  • application 10 may be used to modify unrelated CAD files.
  • a first CAD file 111 may be for a first assembly and a second CAD file 111 may be for a second, unrelated assembly. Both the first and second assemblies can be input into workspace environment 120 for simultaneous modification. All of the parameters and components for each of assemblies 111 will be displayed in the parameter environment 130 and component environment 140 , respectively. A user can select parameters from both assemblies and form 2000 will generate input windows 230 such that the parameters of each, unrelated, assembly, can be modified in a single run of application 10 . This enables an unlimited number of CAD files to be modified by application 10 easily and quickly.
  • form 2000 of application 10 is fully customizable. That is, form 2000 is generated in response only to user inputs. A user can thus perform modification of multiple parameters in a single run or can select a single parameter for modification. Each time application 10 is used by user, a new form 2000 may be generated in response to user selections. Form 2000 may further by customizable in ways dependent of parameter selection. For example, certain templates may be selected whereby only certain information is required to complete form 2000 . A user may select a template of form 2000 that displays only the selected parameters. Alternatively, a user may select a template of form 2000 that displays the option to rename files and relocate files. Similarly and in accordance with embodiments, a user may generate their own templates by creating and saving custom-generated forms. Moreover, in embodiments where application 10 is used to modify features of CAD files unrelated to parameters, such as file and component names and/or to copy files, a form 2000 can be generated provided that at least one CAD file 121 is present in CAD workspace 120 .
  • form 2000 may be saved with the CAD files on which it is designed to modify.
  • the combination of form 2000 and CAD files on which form 2000 is designed to operate may be referred to herein as a file “bundle.”
  • the bundle file may be of an archive file format that supports lossless data compression such as a .zip file or any other type of file known in the art.
  • the bundle may include form 2000 and some or all of a collection of CAD files on which form 2000 operates, including components, assemblies, drawings, presentations, projects, and other types of CAD files.
  • the bundle may be shared with other CAD users such that the creator of the bundle can provide a second user with everything the second user needs to quickly manipulate a plurality of CAD files with a given form 2000 .
  • the bundle also provides the first user with an easy way of providing, sending or transferring by any known means, a second user with all the files and form 2000 the second user needs perform modifications when the second user does not have the necessary files on their local computer.
  • application 10 may generate bundles by execution of a single command. For example, when a form 2000 is saved, the user may also select through application 10 the “save bundle” feature that creates the bundle. The bundle may then be modified by the user once created by application 10 by, for example, adding or removing additional files.
  • application 10 may enable a user to readily make design modifications in an assembly to accommodate the assembly's sourcing.
  • application 10 can be used to convert metric standard plate value thicknesses in a given assembly to English standard plate thickness values. This thus enables a single, modeled assembly to be easily and rapidly modified to accommodate sourcing in different countries.
  • the application of the present disclosure can further be used to generate a new CAD file from an existing CAD file having different angle projections.
  • a first CAD file having an object shown in a first angle projection can be readily and easily used by the disclosed application to generate a second CAD file showing the object in a third angle projection.
  • the application of the present disclosure may further advantageously communicate and interface with other computer programs.
  • the disclosed application may be configured to input new parameter values 231 B from a spreadsheet file, for example a Microsoft Excel spreadsheet. This feature thus enables certain specifications generated outside of CAD files, for example, in accordance with manufacturer specifications, to be input into the application such that new CAD files 211 can be generated based on modified parameters 231 provided in spreadsheet form.
  • the application of the present disclosure may further include additional functionalities.
  • new CAD files 211 may advantageously include information on new weld lengths and component and assembly weights.
  • the disclosed application may have features that enable a user to specify further features of output CAD files 211 .
  • a user using application 10 to generate new CAD files 211 may specify that the new files 211 can be editable.
  • a user may specify when running application 10 that new CAD files 211 are to be non-editable. Such a selection thus enables new files 211 to be viewed in CAD software but locks files 211 from being modified in the CAD software.
  • a user can also further select the desired output file format. For example, new files 211 can be exported to PDF.
  • the application disclosed herein may be provided to a user by any means known in the art, including for example, as an internet download or as encoded on a data storage medium such as CD-ROM or DVD.
  • the application of the present disclosure is controlled in its execution by the processor of the computer device and intermediate storage of application data may be accomplished by using the computer's RAM.
  • a cloud-based application in accordance with the features disclosed herein enables users to modify and manipulate CAD files from anywhere where there is an internet connection.
  • a mobile, cloud-based, version of the application enables a user to modify CAD documents in real time and on-site when working with manufacturers and the like to generate modified models having newly specified parameters.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Architecture (AREA)
  • Software Systems (AREA)

Abstract

A method of modifying CAD documents is provided, the method including use of a CAD modifying application that enables a user to modify a plurality of CAD documents outside of a native CAD environment. In another embodiment, the application may be integrated into a native CAD environment. The method includes using the CAD modifying application to build a workflow environment from existing CAD files, configure parameters and components of the workflow environment according to desired modification, and generating the modified CAD documents by instructing the CAD modifying application to communicate with existing CAD software.

Description

    FIELD OF THE INVENTION
  • The present disclosure relates broadly to systems and methods for computer aided design (CAD). More specifically, the present disclosure relates to systems and methods capable of interfacing with existing CAD software and its associated files, where the disclosed systems and methods advantageously enable one or more existing assemblies modeled in CAD software comprising several files, presentation files, drawing files, and the like, to be quickly manipulated in a single process.
  • DESCRIPTION OF RELATED ART
  • Numerous computer aided design (CAD) programs exist. CAD software is a powerful tool used in architecture, engineering, and product design across several industries. While features may vary from individual program to program, CAD software generally provides users with an interface that enables the user to create virtual models of real-world objects. CAD software typically provides a two-dimensional (2D) interface where a user can specify the parameters of a given object in vector form in an x, y, z plane. Most CAD software further enables the user to view the 2D object as a three-dimensional (3D) model generated from the user-created 2D vectors.
  • CAD software further allows for multiple virtually modeled objects to be compiled into a single master virtual model. A single item of manufacture may for example include many individual objects, referred to herein as components. In such instances, the item of manufacture can be referred to as an assembly. CAD software further enables component files to be combined according to user specified configurations that reflect how the components are intended to interface in the real, non-virtual, assembly. The action of combining individual component files thus generates a single master file that reflects a virtual model of an assembly.
  • Often in design and modeling process, it is desirable to modify certain aspects of components. However, when a single component in an assembly is modified in a given manner, other components within the assembly must also be modified, such that the entire model of the assembly remains configured as intended. To accomplish this, each and every component must thus separately be modified. Typically, a user would perform these actions by opening each component file individually and making the desired changes. This is tedious and time consuming.
  • Some CAD programs have attempted to automate this process, but the existing solutions to automation are limited. In existing software having automation capabilities, in order for parametric changes to be automated, a user modeling a component must know in advance that parametric changes to the component might be desired. The user must also model each respective component affected by any parametric changes in other components accordingly, such that the components cross-reference one another. These existing CAD automation processes are thus limited because the automation process is built into the creative process of modeling components. If components are not initially modeled to contemplate parametric changes and such changes are desired, the components must be remodeled. The ability to apply parametric changes across multiple modeled components, even when automated, continues to be time intensive and/or requires advanced knowledge in computational programming.
  • SUMMARY
  • The subject matter of this disclosure may involve, in some cases, interrelated products, alternative solutions to a particular problem, and/or a plurality of different uses of a single system or application.
  • In accordance with aspects and embodiments disclosed herein, a method of modifying a first CAD file stored in a computer memory of a computer is provided wherein the computer comprising CAD software and a CAD modifying application, the method comprising the steps of building a workflow environment in the CAD modifying application, where the CAD modifying application runs on the computer separately from the CAD software, the workflow environment including the first CAD file; modifying at least one parameter associated with the at least one CAD file to create at least one modified parameter within the CAD modifying application; generating a second CAD file from the first CAD file and the at least one modified parameter from the CAD modifying application; and storing the generated second CAD file in the computer memory. In other embodiments, the CAD modifying application may be integrated into the CAD software. As used herein, the step of generating the second CAD file also includes saving an updated version of the first CAD file and overwriting the first CAD file.
  • In accordance with embodiments, building the workflow environment includes selecting the first CAD file from a plurality of CAD files displayed in a workspace environment, where the workspace environment and workflow environment are displayed by the CAD modifying application in a single window of a display of the computer.
  • In accordance with embodiments, the workspace environment is created by opening the CAD modifying application. The workspace environment displays all CAD files stored in the computer, or in a directory or directories of the computer, on the display of the computer. The workflow environment may be created by dragging and dropping (or other input method) the first CAD file from the workspace environment into the workflow environment using a user interface and an input of the computer.
  • In accordance with embodiments, selecting the first CAD file from the plurality of CAD files displayed in the workspace environment populates a parameter environment. The first CAD file may be an assembly file that includes at least two component files. In accordance with embodiments, when the first CAD file is an assembly file, selecting the first CAD file in the workspace environment populates a component environment. The component environment corresponds to the at least two component files of the selected assembly file.
  • In accordance with embodiments, selecting a parameter from the parameter environment generates an interactive form within the CAD modifying application having a corresponding editable parameter window.
  • In accordance with embodiments, a user inputs, through an input device, a modified parameter value in the editable parameter window presented on the computer display, where the modified parameter value is different from the parameter value in the first CAD file. In accordance with embodiments, the user inputs from the interactive form are communicated by the CAD modifying application to the CAD software and communication of the inputs from the CAD modifying application causes the CAD software to output a second, modified CAD file.
  • In accordance with aspects and embodiments, a method of modifying a plurality of CAD files is provided, the method comprising opening CAD software, opening a CAD modifying application, importing original CAD files into the CAD modifying application, wherein the CAD modifying application extracts parameters and components from the imported original CAD files and displays the extracted parameters within the CAD-modifying application, using the CAD modifying application to assign a new value to at least one extracted parameter to create at least one modified parameter, and instructing the CAD modifying application to interface with the CAD software, wherein interfacing causes the CAD modifying software to communicate the at least one modified parameter to the CAD software and further causes the CAD software to generate a modified CAD files corresponding to the original CAD files having the at least one modified parameter. In other embodiments, the same operations may be used to modify components and file names.
  • In accordance with aspects and embodiments, the interactive forms may be saved on a computer memory for future use by the CAD modifying application. These saved interactive forms may be shared with other users and/or systems. Forms and associated files may be exported to a single data file.
  • In accordance with embodiments, the method further comprises saving the interactive form and the modified CAD files in a file bundle.
  • In accordance with embodiments, the method further comprises using the CAD modifying application to create a plurality of modified parameters. In other embodiments, the same operations may be used to modify components and file names.
  • In accordance with embodiments, after modified CAD files corresponding to the original CAD files having the plurality of modified parameters are generated, a second set of modified parameters are created and used to generate a second set of modified CAD files corresponding to the original CAD files having the second set of modified parameters.
  • In accordance with aspects and embodiments, the CAD modifying application may be cloud based and in some embodiments, may be a mobile application.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 provides a flow chart of an embodiment of the present disclosure;
  • FIG. 2 provides a flow chart of an embodiment of the present disclosure; and
  • FIG. 3A provides an example of a user interface in accordance with aspects and embodiments of the present disclosure.
  • FIG. 3B provides another example of a user interface in accordance with aspects and embodiments of the present disclosure.
  • FIG. 3C provides yet another example of a user interface in accordance with aspects and embodiments of the present disclosure.
  • DETAILED DESCRIPTION
  • The detailed description set forth below in connection with the appended drawings is intended as a description of presently preferred embodiments of the invention and does not represent the only forms in which the present invention may be constructed and/or utilized. The description sets forth the functions and the sequence of steps for constructing and operating the invention in connection with the illustrated embodiments.
  • In the description, specific details are set forth in order to provide a thorough understanding of the examples disclosed. In other instances, well-known methods, procedures, components and materials have not been described in detail as not to unnecessarily lengthen the present disclosure.
  • The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting. As used herein, the singular forms “a”, “an”, and “the”, are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should be further understood that the terms “includes” and/or “including”, when used in the present specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof not explicitly stated.
  • Some embodiments of the present invention may be practiced on a computer system that includes, in general, one or a plurality of processors for processing information and instructions, RAM, for storing information and instructions, ROM, for storing static information and instructions, a data storage unit such as a magnetic or optical disk and disk drive for storing information and instructions, modules as software units executing on a processor, an optional user input and/or output device such as a display screen device (e.g., a monitor) for display screening information to the computer user, and an optional user input device.
  • As will be appreciated by those skilled in the art, the present examples may be embodied, at least in part, a computer program product embodied in any tangible medium of expression having computer-usable program code stored therein. For example, some embodiments described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products can be implemented by computer program instructions. The computer program instructions (referred to herein as “software,” “program” and/or “application”) may be stored in non-transitory computer-readable media that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable media constitute an article of manufacture including instructions and processes which implement the function/act/step specified in the flowchart and/or block diagram. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
  • As used herein, an “assembly” refers to two or more components combined in a defined manner. A “master file” refers to a virtual model of an assembly created by combining component files. It will be appreciated by those of skill in the art that a master file may contain sub-master files. Sub-master files include, for example, combinations of components into single files that are subsequently combined into a higher order master file. “Component file” as used herein refers to a virtual model of a component included in an assembly. The term “file” as used herein generally refers to CAD files, as well as drawing files and presentation files, and may for example be used interchangeably with the term ‘CAD document” and refers to a discrete amount of data, represented on the graphical user interface of a computer operating system as single icon that when opened in/read by CAD software, displays a virtual model of an object. “Object” as used herein refers to any real world item, including components and assemblies, “Environment” as used herein refers to a user interface presented on a computer display, which allows and/or guides a user's operation of, and providing inputs to, the computerized system. “Input” as used herein refers to a signal provided to the computer processor by an input device. Discussion of user's operation of the system is understood to require inputs and instructions by the user to cause a computer to carry out the required steps of operation. Similarly, discussion of various environments or aspects of an application, software, and/or program performing tasks should be understood to refer to said application, software and/or program causing the processor to act to achieve the desired result.
  • The present disclosure improves the functioning of a computer by improving, enhancing, and streamlining the manner in which computer aided design (CAD) models are modified by enabling a user to assign new values to parameters in existing CAD models without having to remodel each component having said parameter in the native CAD environment. The present disclosure improves CAD automation and solves the problems that exist in current solutions. The present disclosure provides software separate and distinct from CAD software that interfaces with existing CAD software to provide an automation process separate from the creative modeling process. The present disclosure advantageously allows users to modify a limitless number of CAD files. Moreover, the files need not be related to one another to be modified. The present disclosure thus allows a user to automate any CAD file, including component files used to generate a master file, regardless if the original components were created with automation in mind or not.
  • In accordance with aspects of the present disclosure, a CAD automation process is provided that enables simultaneous manipulation of multiple CAD documents outside the native CAD environment. The application contemplated by the disclosure enables a user to build a workflow environment, configure parameters of the workflow according to desired modifications, and create modified CAD files corresponding to the parameter configurations input by the user.
  • In accordance with aspects and embodiments, a process tree is disclosed in FIG. 1. Referring to FIG. 1, the sequence of steps performed by the user and received by the computerized application disclosed herein include in step 1, building a workspace of CAD files from existing CAD files. These CAD files can be files already stored in the memory of the computer, and from the workspace, a workflow environment is built. After having built the workflow environment, the user configures the parameters of the workspace CAD files it seeks to modify in step 2. In step 3, the computer is operable to run the application to create modified CAD files with the configured parameters of step 2. In accordance with aspects and embodiments, steps 1-3 are performed with CAD software running in the background of the application.
  • In accordance with aspects and embodiments, a process tree of the disclosure is provided in FIG. 2. Application 10 contemplates that prior to opening of application 10, or at some point prior to creating new CAD files in accordance with step 3 of FIG. 1, a user will open existing CAD software 100 stored in a computer memory by using an input device in communication with the computer memory and processor. The user will then in step 22 use the input device to open application 10, also stored in the computer memory.
  • Opening of application 10 in step 22 causes the computer to display on the computer's graphical user interface an interactive window associated with application 10. Opening of application 10 further causes application 10 to perform steps 23A and 23B, collectively referred to as step 23. In step 23A, application 10 searches the computer memory for existing CAD files stored on the computer. In certain embodiments, the search of the computer memory may be limited to a certain directory or directories, which may be identified by a user in some cases. Next, the computer is operable to identify existing CAD files as CAD files 111 and displays them in a workspace environment 110 of application 10. In step 23B, a user interacts with the workspace environment 110 of application 10 and selects which of the CAD files 111 it seeks to modify. User selected files are imported into a workflow environment 120 of application 10, and the CAD files displayed in the workflow environment become workflow CAD files 121.
  • A user's completion of step 23B causes application 10 to extract parameters 131 from workflow CAD files 121 in step 24A. Step 24A terminates with the extracted parameters 131 being displayed in a parameter environment 130 of application 10. In step 24B, which may be performed simultaneously with step 24A, application 10 identifies component files 141 within selected CAD files 131 and terminates with a display of these component files 141 in a component environment 140. Steps 22-24 build the complete workflow environment by the computer. It will be appreciated that when CAD files 110 are imported into the workflow environment 120, the workflow environment 120 necessarily populates parameter environment 130 and component environment 140.
  • A user configures the parameters 131 to be modified by selecting the desired parameters from the parameter environment 130 in step 25. Completion of step 25 results in application 10 generating and displaying in step 26 an interactive form 2000 separate from the first interactive window displayed by opening application 10, the interactive form 2000 window having editable parameters. In step 27, the user enters new parameter values 231 into the editable window of interactive form 2000 and instructs the application to generate new CAD files 211 having the new parameter values 231. Steps 25-27 comprise the steps where which the user configures the parameters. The application then communicates with CAD software 100 in step 28. Application 10 provides CAD software with new parameter values 231 and instructs CAD software 100 to modify files corresponding to workspace files 121 to generate new CAD files 211 having new parameter values 131.
  • In step 29, CAD software 100 uses the data provided by application 10 in step 28, and thus inputs provided by the user into form 2000, to generate new CAD files 211 having new parameters 231. The CAD software generates new modified files corresponding to workflow files 121 as well as modified files corresponding to any components 141. The output of the process is modified CAD files 211.
  • In one embodiment and referring to FIG. 3A in combination with FIG. 2, a display of an interactive automation suite 1000 provided to the user by application 10 is shown. Opening of application 10 displays interactive automation suite 1000 on the computer's graphical user interface. The interactive automation suite 1000 displays a workspace environment 110, workflow environment 120, a parameters environment 130, and components environment 140. The workspace, workflow, parameters, and components environments may be displayed within a single interactive application window simultaneously, as tabs within a single interactive application window that display in the window when selected, or by any other arrangement. When the application of the present disclosure is opened by a user, the application 10 automatically searches the computer for existing CAD files, recognizes any existing CAD files, and populates the workspace environment 110 with a display of these files, shown as files 111 in FIG. 3A.
  • Referring now to FIG. 3B in combination with FIG. 2, a user can then interact with workspace environment 110 to select CAD files 111 that it wishes to modify. The user can then import the files 111 it seeks to modify into the workflow environment 120 by dragging and dropping files 111 from workspace 110, or by any other mechanisms known to those of skill in the art. Once the CAD documents are imported into workflow environment 120, they become workflow files 121.
  • When a user imports CAD files 111 into workflow environment 120 such that they become workflow files 121, application 10 automatically extrapolates parameters contained within files 121 and displays the extrapolated parameters 131 in parameter environment 130. The parameter environment 130 displays each parameter 131 by name 131A and its corresponding numerical value 131B. Application 10 further identifies any component files within workspace file 121 and displays the names 141 of these component files within the component environment 140.
  • Referring now to FIGS. 3B and 3C in combination with FIG. 2, a user can then select the parameters 131 that it seeks to modify. After a user has selected the parameters it seeks to modify, it instructs application 10 to generate and display an interactive form 2000. Form 2000 may be displayed in a window separate from interactive suite 1000 or may be displayed in any other suitable arrangement. Interactive form 2000 displays each parameter 131 selected by the user and provides a corresponding editable window 230 that allows the user to edit the associated numerical values 131B of selected parameters 131. Once the user inputs the new desired numerical values 231B for each selected parameter 131, the user runs application 10. Application 10 takes the user inputs 231B provided in form 2000 and interfaces with existing CAD software 100. The application 10 provides the user inputs 231B from form 2000 to the existing CAD software 100 and causes the existing CAD software 100 to generate new CAD files 211 corresponding to each unmodified workspace file 121 containing therein new, modified parameters 231B.
  • In some embodiments, new CAD files 211 may be generated outside of the native CAD environment. Alternatively, application 10 may cause new CAD files 211 to be generated in the native CAD environment. In accordance with aspects and embodiments, application 10 may enable the user to select if it wishes the new CAD files 211 to be generated outside the native CAD environment or if it wishes for new CAD files 211 to be generated within the CAD environment,
  • As a further example and in accordance with aspects and embodiments, if a given workspace document 111 is a master file of an assembly consisting of 15 components, importing the master file 121 into workflow environment 120 will populate the components environment 140 with each component file 141 in master file 111. Each of the 15 component files 141 of master file 111 will display in component environment 140. Upon importing master file 111 into workspace environment 120, application 10 will extrapolate each parameter 131 contained within master file 111 and populate the parameter environment 130 with these parameters 131. The user can then select which of the parameters 131 it seeks to modify, thereby generating interactive form 2000.
  • In accordance with embodiments, interactive form 2000 may display, in addition to each selected parameter 131 and input window 231, additional information and input windows. For example and referring to FIG. 1C, form 2000 may allow a user to identify where new CAD files 211 should be saved on the computer by inputting this information into window 232. Form 2000 may further allow the user to specify the name it which to assign each of the new files 211 by inputting this information into window 232. Alternatively, a user may simply select to “reuse” the file names associated with workspace files 121 by selecting the “reuse” box 122 such that the window 2000 does not require new file name inputs into window 232.
  • In accordance with aspects and embodiments, application 10 can be used to modify any type of CAD document. A user can use application 10 to modify component files by importing the component files displayed in workspace 110 into workflow environment 120. Application 10 can also be used to modify assemblies. A user can input a master file 111 into workspace 120, and when the master file is converted into workspace master file 121, each of the component files 141 in the master file will be displayed in the component environment 140.
  • In accordance with aspects and embodiments, application 10 can be used to modify aspects and attributes of CAD documents separate from components and parameters, and a given CAD document need not have embedded components and parameters contained therein to benefit from application 10. For example, application 10 can be used to change the file name of a CAD file and may advantageously be used to modify the file names of several CAD files simultaneously. Alternatively, if components are extracted from a given file, application 10 can be used to easily rename these components in a single step. Application 10 may also be used to copy existing CAD files and may advantageously be used to copy several CAD files in a single step.
  • In accordance with embodiments, application 10 may be used to modify unrelated CAD files. For example, a first CAD file 111 may be for a first assembly and a second CAD file 111 may be for a second, unrelated assembly. Both the first and second assemblies can be input into workspace environment 120 for simultaneous modification. All of the parameters and components for each of assemblies 111 will be displayed in the parameter environment 130 and component environment 140, respectively. A user can select parameters from both assemblies and form 2000 will generate input windows 230 such that the parameters of each, unrelated, assembly, can be modified in a single run of application 10. This enables an unlimited number of CAD files to be modified by application 10 easily and quickly.
  • In accordance with aspects and embodiments, form 2000 of application 10 is fully customizable. That is, form 2000 is generated in response only to user inputs. A user can thus perform modification of multiple parameters in a single run or can select a single parameter for modification. Each time application 10 is used by user, a new form 2000 may be generated in response to user selections. Form 2000 may further by customizable in ways dependent of parameter selection. For example, certain templates may be selected whereby only certain information is required to complete form 2000. A user may select a template of form 2000 that displays only the selected parameters. Alternatively, a user may select a template of form 2000 that displays the option to rename files and relocate files. Similarly and in accordance with embodiments, a user may generate their own templates by creating and saving custom-generated forms. Moreover, in embodiments where application 10 is used to modify features of CAD files unrelated to parameters, such as file and component names and/or to copy files, a form 2000 can be generated provided that at least one CAD file 121 is present in CAD workspace 120.
  • In accordance with aspects and embodiments, form 2000 may be saved with the CAD files on which it is designed to modify. The combination of form 2000 and CAD files on which form 2000 is designed to operate may be referred to herein as a file “bundle.” The bundle file may be of an archive file format that supports lossless data compression such as a .zip file or any other type of file known in the art. The bundle may include form 2000 and some or all of a collection of CAD files on which form 2000 operates, including components, assemblies, drawings, presentations, projects, and other types of CAD files. The bundle may be shared with other CAD users such that the creator of the bundle can provide a second user with everything the second user needs to quickly manipulate a plurality of CAD files with a given form 2000. Additionally, the bundle also provides the first user with an easy way of providing, sending or transferring by any known means, a second user with all the files and form 2000 the second user needs perform modifications when the second user does not have the necessary files on their local computer. In accordance with aspects and embodiments, application 10 may generate bundles by execution of a single command. For example, when a form 2000 is saved, the user may also select through application 10 the “save bundle” feature that creates the bundle. The bundle may then be modified by the user once created by application 10 by, for example, adding or removing additional files.
  • In accordance with aspects and embodiments, application 10 may enable a user to readily make design modifications in an assembly to accommodate the assembly's sourcing. For example, application 10 can be used to convert metric standard plate value thicknesses in a given assembly to English standard plate thickness values. This thus enables a single, modeled assembly to be easily and rapidly modified to accommodate sourcing in different countries.
  • In accordance with aspects and embodiments, the application of the present disclosure can further be used to generate a new CAD file from an existing CAD file having different angle projections. For example, a first CAD file having an object shown in a first angle projection can be readily and easily used by the disclosed application to generate a second CAD file showing the object in a third angle projection.
  • The application of the present disclosure may further advantageously communicate and interface with other computer programs. For example, the disclosed application may be configured to input new parameter values 231B from a spreadsheet file, for example a Microsoft Excel spreadsheet. This feature thus enables certain specifications generated outside of CAD files, for example, in accordance with manufacturer specifications, to be input into the application such that new CAD files 211 can be generated based on modified parameters 231 provided in spreadsheet form.
  • In accordance with aspects and embodiments, the application of the present disclosure may further include additional functionalities. For example, when application 10 is used to generate modified CAD files 211 having new parameters 231, new CAD files 211 may advantageously include information on new weld lengths and component and assembly weights.
  • In accordance with aspects and embodiments, the disclosed application may have features that enable a user to specify further features of output CAD files 211. For example, a user using application 10 to generate new CAD files 211 may specify that the new files 211 can be editable. Alternatively, a user may specify when running application 10 that new CAD files 211 are to be non-editable. Such a selection thus enables new files 211 to be viewed in CAD software but locks files 211 from being modified in the CAD software. A user can also further select the desired output file format. For example, new files 211 can be exported to PDF.
  • It will be appreciated by those of skill in the art that the application disclosed herein may be provided to a user by any means known in the art, including for example, as an internet download or as encoded on a data storage medium such as CD-ROM or DVD. The application of the present disclosure is controlled in its execution by the processor of the computer device and intermediate storage of application data may be accomplished by using the computer's RAM.
  • The present disclosure contemplates various versions of the application including but not limited to a cloud-based application and a mobile phone application. In accordance with aspects and embodiments, a cloud-based application in accordance with the features disclosed herein enables users to modify and manipulate CAD files from anywhere where there is an internet connection. A mobile, cloud-based, version of the application enables a user to modify CAD documents in real time and on-site when working with manufacturers and the like to generate modified models having newly specified parameters.
  • While several variations of the present invention have been illustrated by way of example in preferred or particular embodiments, it is apparent that further embodiments could be developed within the spirit and scope of the present invention, or the inventive concept thereof. However, it is to be expressly understood that such modifications and adaptations are within the spirit and scope of the present invention, and are inclusive, but not limited to the following appended claims as set forth.
  • Those skilled in the art will readily observe that numerous modifications, applications and alterations of the device and method may be made while retaining the teachings of the present invention.

Claims (20)

1. A method of modifying a first CAD file stored in a computer memory of a computer, the method comprising:
building a workflow environment in a CAD modifying application by a processor of the computer, the workflow environment including the first CAD file;
wherein building the workflow environment includes receiving an input selecting the first CAD file from a plurality of CAD files displayed in a workspace environment; and
wherein the workspace environment and workflow environment are displayed by the CAD modifying application in a single window of a display of a computerized user interface.
2. The method of claim 1, wherein the CAD modifying application runs on the computer separately from a CAD software.
3. The method of claim 1 further comprising the step of modifying, by the processor, at least one parameter associated with the first CAD file.
4. The method of claim 3, wherein the step of modifying, by the processor, at least one parameter associated with the first CAD file creates at least one modified parameter within the CAD modifying application.
5. The method of claim 4 further comprising the step of generating, by the processor, the at least one modified parameter by the CAD modifying application.
6. The method of claim 1 further comprising the step of generating, by the processor, a second CAD file from the first CAD file.
7. The method of claim 6 further comprising the step of saving the second generated CAD file to the memory of the computer.
8. The method of claim 1, wherein the workspace environment is created automatically by the processor as instructed by the CAD modifying application.
9. The method of claim 1, wherein selecting the first CAD file from the plurality of CAD files displayed in the workspace environment populates a parameter environment.
10. The method of claim 9, wherein the first CAD file is an assembly file that includes at least two component files.
11. The method of claim 10, wherein selecting the first CAD file from the plurality of CAD files displayed in the workspace environment causes the processor to populate a component environment.
12. The method of claim 11, wherein components displayed in the component environment correspond to the at least two component files of the assembly file.
13. The method of claim 9, wherein selecting a parameter from the parameter environment causes the processor to generate an interactive form within the CAD modifying application having a corresponding editable parameter window.
14. The method of claim 13 further comprising receiving an input comprising a modified parameter value through an input to the user interface in the editable parameter window, the modified parameter value being different from a parameter value in the first CAD file.
15. The method of claim 13 further comprising saving the interactive form within the CAD modifying application as a template interactive form for future use.
16. The method of claim 1 further comprising the step of combining a second CAD file with the first CAD file in order to generate a master file that reflects a virtual model of an assembly when opened in a CAD software.
17. A method of modifying a plurality of CAD files, the method comprising:
opening CAD software stored in a computer memory by a processor;
opening a CAD modifying application stored in the computer memory by the processor;
importing, by the processor, the plurality of CAD files into the CAD modifying application; and
building a workflow environment in the CAD modifying application by the processor, wherein building the workflow environment includes receiving an input selecting a first CAD file from the plurality of CAD files displayed in a workspace environment, where the workspace environment and the workflow environment are displayed by the CAD modifying application in a single window of a display of a user interface.
18. The method of claim 17 wherein the first CAD file is an assembly file that comprises at least two component files, and wherein building the workflow environment further includes receiving an input selecting a second CAD file from the plurality of CAD files displayed in the workspace environment.
19. The method of claim 18 further comprising the step of combining, by the CAD modifying application, the second CAD file and one of the at least two component file of the assembly file to generate a master file that reflects a virtual model when opened in a CAD software.
20. The method of claim 18 further comprising the step of exporting, by the CAD modifying application, the assembly file in at least one output format.
US17/590,050 2019-02-25 2022-02-01 Systems and methods for modifying cad files Abandoned US20220180011A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/590,050 US20220180011A1 (en) 2019-02-25 2022-02-01 Systems and methods for modifying cad files

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16/283,917 US11275871B2 (en) 2019-02-25 2019-02-25 Systems and methods for modifying CAD files
US17/590,050 US20220180011A1 (en) 2019-02-25 2022-02-01 Systems and methods for modifying cad files

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US16/283,917 Continuation US11275871B2 (en) 2019-02-25 2019-02-25 Systems and methods for modifying CAD files

Publications (1)

Publication Number Publication Date
US20220180011A1 true US20220180011A1 (en) 2022-06-09

Family

ID=72142554

Family Applications (2)

Application Number Title Priority Date Filing Date
US16/283,917 Active 2040-02-26 US11275871B2 (en) 2019-02-25 2019-02-25 Systems and methods for modifying CAD files
US17/590,050 Abandoned US20220180011A1 (en) 2019-02-25 2022-02-01 Systems and methods for modifying cad files

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US16/283,917 Active 2040-02-26 US11275871B2 (en) 2019-02-25 2019-02-25 Systems and methods for modifying CAD files

Country Status (1)

Country Link
US (2) US11275871B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116029035B (en) * 2023-02-13 2023-11-21 杭州嗡嗡科技有限公司 CAD graph-based production file generation method and application of fabricated building component

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030103089A1 (en) * 2001-09-07 2003-06-05 Karthik Ramani Systems and methods for collaborative shape design
US20060190116A1 (en) * 2005-02-18 2006-08-24 Almeida Richard A Automated PCB manufacturing documentation release package system and method
US20130144566A1 (en) * 2011-08-02 2013-06-06 Design Play Technologies Inc. Real-time collaborative design platform
US20140100824A1 (en) * 2012-10-10 2014-04-10 Douglas Andrew Bess System and method of providing an automated design and modification of aircraft electrical systems

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7039569B1 (en) 2000-06-09 2006-05-02 Haws Richard R Automatic adaptive dimensioning for CAD software
EP1425718B1 (en) 2001-08-31 2011-01-12 Dassault Systemes SolidWorks Corporation Simultaneous use of 2d and 3d modeling data
WO2005033912A2 (en) 2003-03-28 2005-04-14 Designquik L.L.C. Integrated computer aided design tool
US6898477B2 (en) 2003-08-14 2005-05-24 Hewlett-Packard Development Company, L.P. System and method for performing adaptive modification of rapid prototyping build files
US7552032B2 (en) * 2005-09-30 2009-06-23 National University Of Singapore Method and system for automated design
WO2007127432A2 (en) 2006-04-27 2007-11-08 Carnegie Mellon University Method and apparatus for quantifying aesthetic preferences in product design using production rules
WO2008004892A1 (en) 2006-07-07 2008-01-10 Selvaag Gruppen As Computer-based method for automated modelling and design of buildings
US7933756B2 (en) 2007-03-07 2011-04-26 Riwebb Incorporated Multi-representational model having two or more models of a mechanical object
US8441502B2 (en) 2007-05-01 2013-05-14 M.E.P. Cad, Inc. Methods and apparatuses for resolving a CAD drawing conflict with an arm around
EP2245563A4 (en) 2008-02-13 2012-04-25 Ice Edge Business Solutions Ltd Rendering and modifying cad design entities in object-oriented applications
KR101756209B1 (en) 2009-11-04 2017-07-26 디지털 포밍 리미티드 Improvements relating to user interfaces for designing objects
US20120109589A1 (en) 2010-10-28 2012-05-03 Brian Thompson Methods and systems for direct-parametric interoperability in computer-aided design
JP6084780B2 (en) 2012-04-24 2017-02-22 株式会社コンピュータシステム研究所 Automatic CAD design system, automatic CAD design method and automatic CAD design program
WO2015113065A1 (en) 2014-01-27 2015-07-30 Brigham Young University Multi-user cax editing of a model of a design object
US10437938B2 (en) * 2015-02-25 2019-10-08 Onshape Inc. Multi-user cloud parametric feature-based 3D CAD system
GB201520361D0 (en) 2015-11-18 2015-12-30 Romax Technology Ltd Driveline modeller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030103089A1 (en) * 2001-09-07 2003-06-05 Karthik Ramani Systems and methods for collaborative shape design
US20060190116A1 (en) * 2005-02-18 2006-08-24 Almeida Richard A Automated PCB manufacturing documentation release package system and method
US20130144566A1 (en) * 2011-08-02 2013-06-06 Design Play Technologies Inc. Real-time collaborative design platform
US20140100824A1 (en) * 2012-10-10 2014-04-10 Douglas Andrew Bess System and method of providing an automated design and modification of aircraft electrical systems

Also Published As

Publication number Publication date
US20200272700A1 (en) 2020-08-27
US11275871B2 (en) 2022-03-15

Similar Documents

Publication Publication Date Title
KR101885089B1 (en) Excel export method for bim design files
US10121286B2 (en) CAD synchronization system and method
US5826086A (en) Device and method for aiding designing process of software development
EP3719752B1 (en) Generating animation rigs using scriptable reference modules
CN111177825B (en) Parameterized modeling method and device
CN105528418B (en) A kind of design documentation generation method and device
US20080062195A1 (en) Method for coordinated drawing review of realted cad drawings
CN101198957A (en) Method and device for generation of a parametric model associated with a 3d geometry
Sammer et al. From visual input to visual output in textual programming
CN106709985B (en) Virtual sacrifice three-dimensional scene generation method and device
CN104572201A (en) Three-dimensional model-based spacecraft assembly information modification system and modification method
KR102279061B1 (en) Methdo for Optimizing Analysed Model based on Lightweight Models
US20220180011A1 (en) Systems and methods for modifying cad files
JP2003150650A (en) Analysis work support device, and program for realizing analysis work support function
CN117236111A (en) Fastener parametric modeling method and device, terminal equipment and storage medium
KR20180135654A (en) Intuitive method of making a program
US20180365341A1 (en) Three-Dimensional Cad System Device, and Knowledge Management Method Used in Three-Dimensional Cad
CN116225902A (en) Method, device and equipment for generating test cases
Bocevska et al. An example of application design using solidworks application programming interface
CN114022105A (en) Data processing method and device, electronic equipment and readable storage medium
Quammen Scientific Data Analysis and Visualization with Python, VTK, and ParaView.
CN110377934B (en) Design calculation method and device for marine electromechanical product
US20210286349A1 (en) Piping and instrumentation diagram extraction to human-machine interface static graphics
CN107783789B (en) Demand development process method and demand development platform for project data
KR101872197B1 (en) Module for writing military scenario and method for writing military scenario

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION