US6075539A - Method and apparatus for displaying CAD geometric object and storage medium storing geometric object display processing programs - Google Patents

Method and apparatus for displaying CAD geometric object and storage medium storing geometric object display processing programs Download PDF

Info

Publication number
US6075539A
US6075539A US09/019,195 US1919598A US6075539A US 6075539 A US6075539 A US 6075539A US 1919598 A US1919598 A US 1919598A US 6075539 A US6075539 A US 6075539A
Authority
US
United States
Prior art keywords
geometric
display
displayed
sub
group
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.)
Expired - Lifetime
Application number
US09/019,195
Other languages
English (en)
Inventor
Tomotoshi Ishida
Munetoshi Unuma
Shiro Nonaka
Yoshiaki Usami
Toshiaki Yoshinaga
Yoshiko Tanaka
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Assigned to HITACHI, LTD. reassignment HITACHI, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ISHIDA, TOMOTOSHI, NONAKA, SHIRO, TANAKA, YOSHIKO, UNUMA, MUNETOSHI, USAMI, YOSHIAKI, YOSHINAGA, TOSHIAKI
Application granted granted Critical
Publication of US6075539A publication Critical patent/US6075539A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing

Definitions

  • the present invention relates to a method and an apparatus for processing composite geometric object data represented by combinations of a plurality of geometric elements to display the object, and to a computer readable storage medium storing programs which a computer executes to realize such geometric object data processing and displaying.
  • a geometric object is generally represented by a plurality of sets of geometric elements such as lines having some width and faces or planes having some size.
  • a face is painted with color in some cases.
  • Direct processing of data of geometric element sets of a complicated geometric object is not so simple, so that geometric elements are generally divided into groups by using various indices.
  • Geometric objects include a two-dimensional geometric object defined on one plane such as a flat plane and a three-dimensional geometric object defined in a three-dimensional space.
  • a three-dimensional geometric object is often displayed by projecting it on a tow-dimensional plane because a general display device has only a two-dimensional display screen.
  • Grouping geometric elements into units of part or component which is the basic unit capable of being disassembled or removed is often performed, particularly when an object is displayed by using a plurality of geometric elements. Namely, with this grouping method, one part is represented by a set of lines and faces, of only lines, or of only faces which constitute one group. The configuration of an object is therefore displayed by these sets, i.e., a plurality of groups of geometric elements.
  • CAD Computer aided design
  • Main objects to be displayed are industrial products each of whose configuration is displayed by a plurality of groups each constituting one geometric object or part which is the basic unit capable of being assembled or disassembled.
  • the geometric data in a storage medium is read and processed in the sequential order of groups. Namely, after a geometric object belonging to group A is displayed completely, a geometric object belonging to group B is displayed, and so on.
  • a first approach is to progressively display a geometric object each time data is read, each time data is received via a communications line, or each time a display pre-process is performed.
  • a user possibly grasps the outline of a geometric object at an earlier stage when a fraction of the geometric object is displayed. This possibility is particularly high when a user judges from a partially displayed geometric object whether it is a desired one among a plurality of geometric objects. Therefore, the user can make judgement in a short time without waiting for the input and display of all data of each geometric object.
  • This approach is also effective for changing the position and direction of display, from the same reason as above.
  • a second approach is to display each geometric object sequentially starting from a larger size object.
  • a large size geometric object plays an important role in grasping the outline of a final geometric object constituted of a plurality of geometric objects.
  • a system for realizing this approach is constituted of, as shown in FIG. 3, an input unit 101, a computing unit 102 and an output unit 103.
  • the input unit 101 reads geometric data sets of a display object.
  • the order of reading the geometric data sets is not limitative.
  • the computing unit 102 has a sequence scheduling unit 202 which schedules the order of displaying faces of a display object in such a manner that each face is displayed in the order of larger area size.
  • the output unit 103 displays data of each face in the scheduled order.
  • the output unit 103 may output the scheduled geometric data to a storage unit 501 or a communications apparatus, and a display unit 502 displays the scheduled geometric data stored in the storage unit 501 or sent from the communications apparatus.
  • apparatuses applying such technologies which apparatuses are provided with a means for receiving a user instruction while a geometric object is displayed, identifying a geometric object corresponding to the user instruction or a group the geometric object belongs to, and displaying attribute data of the geometric object or group.
  • Many CAD systems use these technologies to provide a function of displaying the attribute data of a part in response to a designation of the part.
  • a composite geometric object such as a mechanical apparatus
  • the configuration as well as a presence/absence of each part becomes important when the outline of a final geometric object is grasped. It is therefore preferable to display an independent part at an earlier stage even if it is small in size. This is particularly preferable when a process is to be performed in response to a designation of a part made for the display of attribute data such as material and manufacturer other than for the display of the configuration. With conventional apparatuses and methods, however, a small part is not displayed until the near final stage of the display process, so that an earlier designation of a small part is not possible.
  • a composite geometric object such as a mechanical apparatus is generally grouped in the unit of part, for the convenience of data management and the like.
  • the conventional display method of displaying each face in the order of larger area size may be associated with another display method of displaying a geometric object in the order of group size, e.g., in the order of volume size. Also with this method, it is obvious that a small part is displayed later, and the above problem cannot be solved.
  • the outline of geometric objects occupying a large space can be grasped at an earlier stage if a near geometric object is displayed with a priority over a far geometric object.
  • the outline can be grasped at a much earlier stage if a larger geometric element is displayed preferentially in addition to the preferential display of a near geometric element.
  • geometric object display methods and apparatuses have not been proposed to date which can display each geometric element in the priority order thereof, independently from a geometric group such as each building and each room.
  • the completion degree of a display of a composite geometric object represented by a plurality of geometric elements becomes higher as the display process of geometric elements progresses.
  • the sequential order of displaying geometric elements plays an important roll in grasping the outline of a composite geometric object at an earlier stage with a low display completion degree.
  • the fundamental concept of the invention resides in that in a display process of displaying groups of geometric elements in a predetermined display sequence, at least one geometric element contained in each of all groups is displayed at a stage when, for example, 50% of all geometric elements to be finally displayed are displayed.
  • geometric elements in each group are divided into a plurality of sub-groups in accordance with a parameter such as the number of geometric elements, the number of groups, and a processing speed of the apparatus, the display sequence of the sub-groups of each group are scheduled to display each geometric element of each sub-group in accordance with the scheduled display sequence.
  • the display sequence scheduling is performed by using an index such as the size or distance of a geometric element in each group. For example, if the geometric elements of each group is divided into two sub-groups each having the same number of geometric elements, a portion (50%) of geometric elements contained in each group of all the groups can be displayed at the stage when 50% of all geometric elements are processed. If the geometric elements of each group is divided into ten sub-groups each having the same number of geometric elements, a portion (10%) of geometric elements contained in each group of all the groups can be displayed at the stage when 10% of all geometric elements are processed.
  • the sub-grouping method is not limited only to the division into sub-groups each having the same number of geometric elements, but the group may be divided into sub-groups each having a different number of geometric elements.
  • the scheduling of each sub-group may be performed in the order of larger size area of geometric elements in each group or in the order of nearer distance to a view point. If the geometric element group is a part, the scheduling may be performed in the order of larger volume, earlier shipping date or the like of the part.
  • FIG. 1 is a block diagram showing the basic structure of a geometric object display apparatus according to an embodiment of the invention.
  • FIG. 2 is a block diagram showing an example of an internal structure of a computing unit of the geometric object display apparatus shown in FIG. 1.
  • FIG. 3 is a block diagram showing an example of a geometric object display apparatus according to the prior art.
  • FIG. 4 is a block diagram showing a modification of a sub-grouping unit of the computing unit shown in FIG. 2.
  • FIG. 5 is a block diagram showing an example of an already known output unit of the geometric object display apparatus shown in FIG. 1.
  • FIG. 6 shows an example of input geometric data.
  • FIG. 7 shows an example of sub-grouped geometric data.
  • FIG. 8 shows an example of sequence scheduled geometric data.
  • FIG. 9 is a diagram showing an example of displaying a progress state of a display process.
  • FIG. 10 is a block diagram showing a modification of a geometric object displaying apparatus of the invention in which a geometric data sub-grouping method is changed in accordance with a display output time.
  • FIG. 11 is a block diagram showing a modification of a geometric object displaying apparatus of the invention in which a progress state of a geometric object display process is displayed.
  • FIG. 12 is a flow chart illustrating a geometric object display method of the invention to be executed by a computer system.
  • FIGS. 13A to 13H are projected views showing examples of images displayed time sequentially by the geometric object display method (FIGS. 13A to 13D) of the invention and by the conventional geometric object display method (FIGS. 13E to 13H).
  • FIG. 14 is a front view of a general computer system to be used for performing the geometric object display method of the invention.
  • FIG. 15 is a plan view of a magnetic disk for storing programs which a general computer system executes to realize the geometric object display method of the invention.
  • FIG. 16 is a plan view of a CD-ROM for storing programs which a general computer system executes to realize the geometric object display method of the invention.
  • FIG. 17 is a flow chart illustrating a sub-grouping process which a general computer system performs to realize the geometric object display method of the invention.
  • FIG. 18 is a flow chart illustrating a sequence scheduling process which a general computer system performs to realize the geometric object display method of the invention.
  • FIG. 1 illustrates in the basic block form an embodiment for realizing an apparatus most preferable to reduce the invention into practice by using a general computer.
  • the apparatus is constituted of an input unit 101, a computing unit 102 and an output unit 103.
  • the computer may be a personal computer, which is also effective for obtaining the advantageous effects of the invention.
  • the input unit 101 reads geometric data of a display object, the geometric data being possibly CAD geometric data.
  • This geometric data is constituted of, for example as shown in FIG. 6, geometric element data, part data constituted of geometric element data, and total composite geometric object data constituted of part data. Namely, the data is grouped in the unit of part.
  • the grouping style of geometric data of this invention is not limited only to the above style.
  • optional data for identifying a combination of geometric data such as the number of geometric elements and the number of parts and the name of each part, may be added. Parts which are unnecessary to be handled independently from each other may be bundled as a single part.
  • An input source for geometric data may be a file stored in a magnetic disk storage device or the like, or may be data received via a network.
  • the input source of this invention is not limited only to the above sources.
  • the computing unit 102 has a sub-grouping unit 201 and a sequence scheduling unit 202.
  • the sub-grouping unit 201 divides the input geometric data of each group representative of each part into sub-groups in accordance with a predetermined rule.
  • the sub-grouping rule includes, for example, (a) a rule by which each part is divided into a plurality of geometric element sub-groups in accordance with the size of each geometric element (face and edge), (b) a rule by which each part is divided into a plurality of geometric element sub-groups in accordance with the distance to each geometric element from a certain view point, and (c) a rule by which each part is divided into a plurality of geometric element sub-groups in accordance with attribute data added to each geometric element, such as a color and a color density of a geometric element, a date when geometric element data was generated, and a date when a part is to be shipped.
  • the size of a geometric element includes a face size and an edge size.
  • Indices for the face may be the area size of the face, the area size, radius, side length or the like of a minimum rectangle, circle or the like surrounding the face, whereas indices for the edge may be the length of the edge, the volume, area size, radius or the like of a minimum rectangular parallelepiped, sphere, rectangle, circle or the like surrounding the edge.
  • the sub-grouping method include, for example, (d) a method by which the number of geometric elements in each sub-group of each part (group) is made equal, (e) a method by which the distribution of sizes and distances is made equal, and (f) a method by which the number of geometric elements or the distribution of sizes and distances is not made equal but is set to a predetermined ratio.
  • the number of sub-groups in each group exerts influence on the time required for displaying a portion of geometric elements contained in each group of all the groups. If the geometric elements of each group is divided into two sub-groups each having the same number of geometric elements, a portion (50%) of geometric elements contained in each group of all the groups can be displayed at the stage when 50% of all geometric elements are processed. If the geometric elements of each group is divided into ten sub-groups each having the same number of geometric elements, a portion (10%) of geometric elements contained in each group of all the groups can be displayed at the stage when 10% of all geometric elements are processed.
  • the above-described predetermined ratio in (f) is a ratio relative to the time required for performing the display process for all geometric elements and completely displaying a composite geometric image.
  • the above-described sub-grouping methods are only illustrative and it is not necessary to divide each group into sub-groups having the same number of geometric elements. The number of divisions of each group may be determined in accordance with the feature of each group, so that a partial geometric object (a portion of a composite geometric object) can be displayed in a suitable shape at as earlier stage as possible.
  • a product such as an electric vacuum cleaner having 500 parts and 10,000 part faces was used and a personal computer (PC) having a processing speed of 200 MHz was used.
  • PC personal computer
  • the numbers of sub-groups were set to 10 to 30 for displaying portions of geometric elements contained in all groups, a geometric object display capable of grasping the final geometric object was able to be displayed at the stage when 1 to 5% of the display process was performed.
  • the sub-grouping unit 201 may be configured as shown in FIG. 4. Specifically, a sub-grouping method data editing unit 401 receives and edits sub-grouping method data representative of the sub-grouping method, and the edited data is stored in a sub-grouping method data storage unit 402. In accordance with the stored data, a data control grouping unit 403 divides geometric data into sub-groups. With this arrangement, a user can select the characteristics of the geometric object display apparatus and method, in accordance with the features of a geometric object, e.g., in accordance with whether the number of sub-groups is large or not or whether a difference between the numbers of sub-groups is large or not.
  • the computing unit 102 of the invention may be configured as shown in FIG. 10 in order to perform the sub-grouping method for geometric data.
  • geometric data sub-grouped by the data control sub-grouping unit 403 is scheduled by the sequence scheduling unit 202 and displayed (output) by the output unit 103.
  • the time required for the display (output) of geometric data of each sub-group or a plurality of sub-groups is measured by an output time measuring unit 1001, the measured results are stored in the sub-grouping method data storage unit 402, and in accordance with the stored data, the sub-grouping method at the next display process may be changed by the data control sub-grouping unit 403.
  • proper sub-grouping can be performed by any type of a geometric object display apparatus with whose processing speed the measured time (measured results) changes.
  • FIG. 7 shows an example of sub-grouped data.
  • Geometric element data of each of parts A and B is divided into two sub-groups. Each sub-group is added with data representative of the name of a part and the number of geometric elements. All geometric element data belonging to the part A is distributed into sub-groups A1 and A2 in accordance with the rule used by the sub-grouping unit 201, 403. Similarly, all geometric element data belonging to the part B is distributed into sub-groups B1 and B2 in accordance with the rule used by the sub-grouping unit 201, 403.
  • the part name and the number of geometric elements which are management data for the part and sub-group are added to each sub-group through copy or renewal, in accordance with the feature of geometric data. In addition to these part name and geometric element number, data representative of the position, color or the like of each part may be used as the management data.
  • the sequence scheduling unit 202 determines a display sequence of each sub-group. With the most preferable method (apparatus), the display sequence is determined in the following manner.
  • the geometric element sub-groups are sequentially picked up. First, the geometric element sub-group having the largest size or nearest to the view point is picked up from sub-groups of each part, and second, the geometric element sub-group having the second size or second nearest to the view point is picked up. In this manner, the geometric element sub-groups are picked up until the last geometric element sub-group of the last part is picked up.
  • the parts may also be scheduled in accordance with the size or distance thereof, such display sequence is not necessarily required.
  • the display sequence of the invention is not limited only to the above-described display sequence.
  • the priority of display sequence may be determined in accordance with attribute values affixed to each part and sub-group, the attribute values including material, color, color density of each part, date of data formation, and the like.
  • the scheduling may be suspended in the midst of data display, or may be partially omitted, if necessary. It is also unnecessary to give all the parts the same display sequence, because the number of sub-groups of each part may be different.
  • FIG. 8 shows an example of sequence scheduled geometric element data.
  • the sequence of the sub-groups divided as shown in FIG. 7 is changed by rewriting it. Instead, the original sequence may be stored as it is without rewriting it, and the new sequence may be generated additionally.
  • the output unit 103 outputs (displays) the geometric element data on the basis of the scheduled sub-group unit.
  • the output unit 103 may be configured as shown in FIG. 5 in which the output unit 103 outputs the scheduled geometric element data to the storage unit 501 or to a communications apparatus, and another output unit 502 reads the stored data and displays it in place of the output unit 103.
  • the structure of the output unit 103 of the invention is not limited only to the above cases. In the above example, the geometric element data is output in the sequence shown in FIG. 8.
  • FIGS. 13A to 13D show examples of the outputs (displays), in the form of line-frame, of an electric vacuum cleaner, as obtained by using the embodiment method and apparatus.
  • FIGS. 13E to 13H show comparison examples as obtained by a conventional method and apparatus.
  • the displays are obtained in the order from FIG. 13A, FIG. 13B and to FIG. 13C, and the last display of FIG. 13D is finally obtained.
  • the displays are obtained in the order from FIG. 13E, FIG. 13F and to FIG. 13G, and the last display of FIG. 13H same as FIG. 13D is finally obtained.
  • the outline of the electric vacuum cleaner is displayed in the shape easy to grasp, and in addition all parts are displayed partially.
  • the amount of geometric element data is bulky or if a user is to be notified of a progress state or a final time, it is preferable to present a progress state of the display process.
  • An embodiment realizing this is provided with a function of displaying a progress state of the display process in the form of graphical representation such as shown in FIG. 9.
  • all geometric elements of a composite geometric object are represented by a rectangular frame.
  • the abscissa of the graph represents the size of a part each geometric element belongs to, and the ordinate represents the size of each geometric element.
  • the geometric element whose display process was completed is discriminated by hatching its frame.
  • a percentage of the number of hatched rectangular frames is equal to the percentage of the number of geometric elements whose display processes were completed.
  • a size computing unit 1101 calculates the sizes of each geometric element and the corresponding part in accordance with the geometric element data supplied from the input unit 101.
  • the size is preferably represented by a geometric area or volume. If it is sufficient to present only a rough progress state, the size may be represented by the volume, diameter or the like of a rectangular parallelepiped, sphere or the like surrounding the geometric element or part.
  • a position computing unit 1102 calculates the position on the graph in accordance with the sizes of each geometric element and each part. In accordance with the position data on the graph, an unprocessed displaying unit 1103 makes a progress display unit 1104 display an unprocessed mark (a frame without hatching).
  • a processed displaying unit 1105 measures the progress state at the output unit 103, and in accordance with the measured progress states and the position data on the graph, makes the progress display unit 1104 display a processed mark (a frame with hatching).
  • the output unit 103 may be used also as the progress display unit 1104.
  • the display screen of the output unit 103 is partitioned to form a geometric object display area and a progress display area, and the graph such as shown in FIG. 9 is displayed in the latter area.
  • a geometric object display apparatus may be an apparatus dedicated only to performing the embodiment method.
  • the apparatus may also be realized by using a general computer system and display process programs running on the computer system.
  • a computer system has a keyboard 1401, a computer main frame 1402 and a display 1403.
  • the computer main frame 1402 has an input unit for inputting geometric element data and display process programs described above, a storage unit for storing data and programs, and a calculation unit.
  • the programs are stored in a storage medium including a magnetic disk (floppy disk) 1500 such as shown in FIG. 15 and a CD-ROM 1600 such as shown in FIG. 16.
  • the storage medium is shipped or taken into custody, and when shipped it is loaded in a magnetic disk drive or a CD-ROM drive of the computer main frame 1402 to read the display process programs from the storage medium.
  • the input unit reads the programs which are stored in a storage medium such as a magnetic disk. This storage medium can be used thereafter repetitively.
  • the geometric element data to be processed by the embodiment apparatus is preferably three-dimensional data, two-dimensional geometric element data may also be used.
  • the embodiment apparatus executes the geometric object display process basically at steps 1201 to 1204 shown in FIG. 12.
  • the composite geometric object data is constituted of geometric element data, part data made of a combination of geometric element data, and composite geometric object data made of a combination of part data.
  • This input process is the same as the input process of a general computer system, and so the detailed description thereof is omitted.
  • a sub-grouping step 1202 the input geometric element data is divided into sub-groups as shown in FIG. 7, in accordance with a predetermined rule. The details of this sub-grouping step will be later given.
  • sequence scheduling step 1203 the display sequence of the divided sub-groups is determined as shown in FIG. 8, in accordance with a predetermined rule. The details of this sequence scheduling step will be later given.
  • the geometric element data contained in each sub-group is output or displayed in the unit of scheduled sub-group.
  • This display process in the unit of scheduled sub-group is the same as the display process of a general computer system, and so the detailed description thereof is omitted.
  • FIG. 17 is a flow chart illustrating the details of the sub-grouping step 1202.
  • first one of parts still not sub-grouped is picked up in a predetermined order (e.g., the order of larger size) (step 1701), and faces as display elements of the picked-up part are arrayed in the order of larger area size (step 1702).
  • the size of a face may be other indices such as its size area, a volume of a minimum rectangular parallelepiped, sphere or the like surrounding the face.
  • the arrayed faces are divided into sub-groups, for example, ten sub-groups in the order of larger size (step 1703). As described earlier, there are many sub-grouping methods and any one of them may be used.
  • Each sub-group is affixed with management information such as a part name (step 1704). Optional information may be added as the management information, or may not be added if not necessary.
  • step 1705 the flow returns to step 1701 of the sub-grouping process (step 1705).
  • the sub-grouping process continues or repeats until it becomes that there is no unprocessed part.
  • FIG. 18 is a flow chart illustrating the details of the sequence scheduling step 1203.
  • a set of all parts of a composite geometric object is formed (step 1801).
  • one part is picked up from the part set in a predetermined order (step 1802), and a sub-group containing a largest geometric element (e.g., face) is picked up from the sub-groups of the part (step 1803).
  • the picked-up sub-group is removed from the original part data (step 1804), and a processed part is removed from the part set (step 1805).
  • step 1806 it is checked whether the part set is vacant, and if not, the steps 1802 to 1806 are repeated (step 1806), whereas if vacant, it is checked whether these steps 1801 to 1806 are repeated the number of sub-groups of each part (in this example, ten times). If not, the flow returns to step 1801, whereas if repeated, the sequence scheduling process is terminated (step 1807).
  • the invention in displaying a composite geometric object made of a combination of a plurality of geometric elements, it becomes easy to grasp the outline of the composite geometric object at an earlier stage when only partial geometric element data is displayed. It is therefore possible to identify a part of a product having a composite geometric object made of a combination of geometric elements and give an instruction relative to the identified product, at an earlier stage when only partial geometric element data is displayed.
  • the progress state of display process can be known as a composite function of a part size and a geometric element size.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Software Systems (AREA)
  • Geometry (AREA)
  • Computer Graphics (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Processing Or Creating Images (AREA)
  • Image Generation (AREA)
US09/019,195 1997-02-07 1998-02-05 Method and apparatus for displaying CAD geometric object and storage medium storing geometric object display processing programs Expired - Lifetime US6075539A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP02503197A JP3395558B2 (ja) 1997-02-07 1997-02-07 図形表示方法及び図形表示装置並びに図形表示処理プログラムを記録した媒体
JP9-025031 1997-02-07

Publications (1)

Publication Number Publication Date
US6075539A true US6075539A (en) 2000-06-13

Family

ID=12154552

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/019,195 Expired - Lifetime US6075539A (en) 1997-02-07 1998-02-05 Method and apparatus for displaying CAD geometric object and storage medium storing geometric object display processing programs

Country Status (5)

Country Link
US (1) US6075539A (ja)
EP (1) EP0858054A3 (ja)
JP (1) JP3395558B2 (ja)
KR (1) KR19980071132A (ja)
CN (1) CN1193153A (ja)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020094134A1 (en) * 2001-01-12 2002-07-18 Nafis Christopher Allen Method and system for placing three-dimensional models
US20020149625A1 (en) * 2001-02-20 2002-10-17 Kazuma Shimizu Information processing apparatus and method
US20050151755A1 (en) * 2004-01-13 2005-07-14 Bentley Systems, Incorporated Display priority for 2D CAD documents
US6959268B1 (en) * 1999-09-21 2005-10-25 Lockheed Martin Corporation Product catalog for use in a collaborative engineering environment and method for using same
US6961687B1 (en) * 1999-08-03 2005-11-01 Lockheed Martin Corporation Internet based product data management (PDM) system
US20070291028A1 (en) * 2006-06-16 2007-12-20 Autodesk, Inc. Fast Interactive Object Manipulation
US20080004844A1 (en) * 2004-09-27 2008-01-03 Mark Kefford Method and System for Estimating Project Costs
US20090060391A1 (en) * 2007-09-04 2009-03-05 Fuji Xerox Co., Ltd. Image processing apparatus, image processing method and computer-readable medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7119805B2 (en) * 2001-02-20 2006-10-10 Canon Kabushiki Kaisha Three-dimensional CAD attribute information presentation
CN100395749C (zh) * 2004-08-28 2008-06-18 鸿富锦精密工业(深圳)有限公司 模具图档结构化管理系统
JP2006092195A (ja) * 2004-09-22 2006-04-06 Sega Corp 画像処理装置及び画像処理方法
US9661338B2 (en) 2010-07-09 2017-05-23 Qualcomm Incorporated Coding syntax elements for adaptive scans of transform coefficients for video coding
US20150339410A1 (en) * 2014-05-22 2015-11-26 Siemens Product Lifecycle Management Software Inc. Cad components with overlay data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5923329A (en) * 1996-06-24 1999-07-13 National Research Council Of Canada Method of grid generation about or within a 3 dimensional object
US5929864A (en) * 1995-08-04 1999-07-27 Silicon Graphics, Incorporated System and method for using dependency graphs for the control of a graphics creation process

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4821210A (en) * 1987-04-02 1989-04-11 General Electric Co. Fast display of three-dimensional images
US5379371A (en) * 1987-10-09 1995-01-03 Hitachi, Ltd. Displaying method and apparatus for three-dimensional computer graphics

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5929864A (en) * 1995-08-04 1999-07-27 Silicon Graphics, Incorporated System and method for using dependency graphs for the control of a graphics creation process
US5923329A (en) * 1996-06-24 1999-07-13 National Research Council Of Canada Method of grid generation about or within a 3 dimensional object

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6961687B1 (en) * 1999-08-03 2005-11-01 Lockheed Martin Corporation Internet based product data management (PDM) system
US6959268B1 (en) * 1999-09-21 2005-10-25 Lockheed Martin Corporation Product catalog for use in a collaborative engineering environment and method for using same
US20020094134A1 (en) * 2001-01-12 2002-07-18 Nafis Christopher Allen Method and system for placing three-dimensional models
US7054701B2 (en) 2001-02-20 2006-05-30 Canon Kabushiki Kaisha Information processing apparatus and method
US20020149625A1 (en) * 2001-02-20 2002-10-17 Kazuma Shimizu Information processing apparatus and method
US6917842B2 (en) 2001-02-20 2005-07-12 Canon Kabushiki Kaisha Information processing apparatus and method
US20050225551A1 (en) * 2001-02-20 2005-10-13 Canon Kabushiki Kaisha Information processing apparatus and method
US20050151755A1 (en) * 2004-01-13 2005-07-14 Bentley Systems, Incorporated Display priority for 2D CAD documents
US7280123B2 (en) * 2004-01-13 2007-10-09 Bentley Systems, Inc. Display priority for 2D CAD documents
US20080004844A1 (en) * 2004-09-27 2008-01-03 Mark Kefford Method and System for Estimating Project Costs
US20070291028A1 (en) * 2006-06-16 2007-12-20 Autodesk, Inc. Fast Interactive Object Manipulation
US7755621B2 (en) 2006-06-16 2010-07-13 Autodesk, Inc. Fast interactive object manipulation
US20090060391A1 (en) * 2007-09-04 2009-03-05 Fuji Xerox Co., Ltd. Image processing apparatus, image processing method and computer-readable medium
US8768060B2 (en) 2007-09-04 2014-07-01 Fuji Xerox Co., Ltd. Image processing apparatus, image processing method and computer-readable medium

Also Published As

Publication number Publication date
JP3395558B2 (ja) 2003-04-14
EP0858054A3 (en) 2000-08-02
JPH10222691A (ja) 1998-08-21
CN1193153A (zh) 1998-09-16
KR19980071132A (ko) 1998-10-26
EP0858054A2 (en) 1998-08-12

Similar Documents

Publication Publication Date Title
US6075539A (en) Method and apparatus for displaying CAD geometric object and storage medium storing geometric object display processing programs
US6337685B2 (en) Three-dimensional model generation system, three-dimensional model generation method, and recording medium storing a three-dimensional model generation program
CA2737171A1 (en) Automatic generation of 3d models from packaged goods product images
JP2001092825A (ja) 情報処理装置および情報処理方法
CN104380344A (zh) 用于并行依赖图评估的可视化工具
JPH10187743A (ja) データ表示方法
JP4342193B2 (ja) 三次元cadシステム、部分再投影方法、及びコンピュータプログラム
CN110930056A (zh) 一种基于思维导图的任务管理方法、终端设备及存储介质
US6128020A (en) Computer system supporting design operation of three-dimensional object and method therefor
JP3254276B2 (ja) 貼り形状算出装置
JPH08234977A (ja) ソフトウェアプロジェクトにおける多面的進捗管理方式
JPH07287727A (ja) 部分領域のズーミング解析操作方法
JP3218569B2 (ja) メッシュ生成装置
JPH0241573A (ja) ソリッドcadシステム
Hillen et al. Taylor II manufacturing simulation software
JPH07271998A (ja) 立体表示方法および装置
Vyatkin et al. Function-based interactive editing of decoration and material properties
Standridge et al. An introduction to simulation support software
JP2017045335A (ja) プログラム、記録媒体、情報処理装置及び制御方法
JP2005038138A (ja) Cad装置、プログラム及び記録媒体
JPS63178372A (ja) 多面体形状作成装置
Kim A time-based competition perspective of pull production control systems
JP3003048B2 (ja) フレーム型知識システム
CN117668267A (zh) 一种实验数据的可视化分析的方法、系统、设备及介质
JPH08255063A (ja) レイアウト評価装置、レイアウト装置および表示装置

Legal Events

Date Code Title Description
AS Assignment

Owner name: HITACHI, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ISHIDA, TOMOTOSHI;UNUMA, MUNETOSHI;NONAKA, SHIRO;AND OTHERS;REEL/FRAME:008972/0615

Effective date: 19980121

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 12