EP2050077A1 - Visual file representation - Google Patents
Visual file representationInfo
- Publication number
- EP2050077A1 EP2050077A1 EP07814004A EP07814004A EP2050077A1 EP 2050077 A1 EP2050077 A1 EP 2050077A1 EP 07814004 A EP07814004 A EP 07814004A EP 07814004 A EP07814004 A EP 07814004A EP 2050077 A1 EP2050077 A1 EP 2050077A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- geometry
- component
- visualization
- para
- analytic
- 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.)
- Withdrawn
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/30—Polynomial surface description
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T9/00—Image coding
- G06T9/001—Model-based coding, e.g. wire frame
Definitions
- the presently preferred embodiment of the innovations described herein relate generally to computer graphics software applications. More specifically, the presently preferred embodiment relates to a light-weight visualization format produced from computer aided drafting data.
- Geometric representation that is capable of comprehensive functionality requirements is becoming increasingly important for engineering visualization industry as three-dimensional (“3D") data usage is being expanded to non-engineering purposes such as training, maintenance, etc.
- 3D representation can result in geometric files growing in size from "light weight” (also “light” or “Iw”)) files of less than 500 kilobytes to "heavy weight” (also “heavy” or “hw”) files of more than 2, 5 or 20 megabytes, for example.
- Lightweight 3D representation is crucial for collaborative visualization, where the visualization activity occurs in a distributed enterprise environment with the data being physically located on a different computer in the network (particularly if the visualization data must be transferred via LAN, WAN, email or any other low- bandwidth transmission medium).
- LOD resolutions are fixed in the file format, so the curved surface may not appear smooth when zoomed-in, or magnified, thereby creating undesirable visual artifacts.
- flat facets in mesh representation are merely linear approximations to the real object geometry. Some geometric operations, such as derivative computation, may not be meaningful at all for mesh, and other operations may not result in the desired accuracy.
- LOD representations can be heavy even with state-of-art advanced compression. Fundamentally, flat facets, the basic element of LOD representation, does not exploit the intrinsic property of curved surface geometry.
- An alternative format called Boundary Representation, or BREP can be used for graphics display in the file format BREP contains accurate geometry description of object geometry in which the modeling primitives can be curved.
- BREP representation is also the industry standard for 3D representation in CAD packages where the engineering models are authored, and therefore contains necessary information for all kinds of geometric operations with required accuracy.
- BREP representation is heavy and frequently heavier than typical LOD representation.
- BREP surface representation in general can't be directly accepted by mainstream graphics APIs such as OpenGL and DirectX. Facet representation needs to be generated by BREP with a process commonly called tessellation, before the object can be displayed on screen. The speed of BREP tessellation is therefore critical for graphics performance. Including both LOD and BREP representations in the file would fulfill most graphics and geometry operations and requirements, but only at the cost of making the file size even bigger. [Para 7] What is needed is a system, process, and method for a design representation that is light enough such that it can be easily shared in bandwidth-limited distributed network environment, and contains information that is heavy enough to support comprehensive graphics and geometric functions in engineering visualization applications.
- the present application provides a method for producing a visualization format from CAD data, comprising producing a BREP model for visualization, wherein said BREP model has a topology component and a geometry component; removing a plurality of redundant control points from said geometry component; normalizing a plurality of knot vectors and a plurality of weight components from said geometry component; recognizing an analytic geometry from said geometry component; recognizing a plurality of equivalents from said geometry component; and converting said analytic geometry to said light model representation.
- the method further comprising incorporating said topology component into said light model representation.
- FIG. 9 Another advantage of the presently preferred embodiment is to provide a system for visualization, comprising a visualization format production component that utilizes computer aided drafting (CAD) data; a visualization format compression component that writes the visualization format production component to a storage medium; and a plurality of kernels that consumes the visualization format production component from said storage medium to fulfill a plurality of engineering visualization functions.
- CAD computer aided drafting
- Another advantage of the presently preferred embodiment is to provide a computer-program product tangibly embodied in a machine readable medium to perform a method for producing a visualization format from CAD data, comprising instructions operable to cause a computer to produce a BREP model for visualization, wherein said BREP model has a topology component and a geometry component; remove a plurality of redundant control points from said geometry component; normalize a plurality of knot vectors and a plurality of weight components from said geometry component; recognize an analytic geometry from said geometry component; recognize a plurality of equivalents from said geometry component; and convert said analytic geometry to said light model representation.
- Still another advantage of the presently preferred embodiment is to provide a data processing system having at least a processor and accessible memory to implement a method for producing a visualization format from CAD data, comprising means for producing a BREP model for visualization, wherein said BREP model has a topology component and a geometry component; means for removing a plurality of redundant control points from said geometry component; means for normalizing a plurality of knot vectors and a plurality of weight components from said geometry component; means for recognizing an analytic geometry from said geometry component; means for recognizing a plurality of equivalents from said geometry component; and means for converting said analytic geometry to said light model representation.
- FIG. 1 is a flow diagram illustrating a visualization system
- Figure 2 is a flow chart illustrating a light model production
- Figure 3 is an illustration of a light model definition
- Figure 4 is a NURBS representation with Q n control points simplified to P n control points;
- Figures 5a & 5b is an illustration of control points outside a trimmed region;
- Figure 6 is a flow diagram illustrating recognizing analytic geometry
- Figure 7 is an illustration of surface and curve geometry sharing
- Figure 8 is an illustration of a parametric representation for a trimmed surface
- Figure 9 is a block diagram of a computer environment in which the presently preferred embodiment may be practiced.
- an exemplary system for implementing the presently preferred embodiment includes a general-purpose computing device in the form of a computer 900, such as a desktop or laptop computer, including a plurality of related peripheral devices (not depicted).
- the computer 900 includes a microprocessor 905 and a bus 910 employed to connect and enable communication between the microprocessor 905 and a plurality of components of the computer 900 in accordance with known techniques.
- the bus 910 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
- the computer 900 typically includes a user interface adapter 915, which connects the microprocessor 905 via the bus 910 to one or more interface devices, such as a keyboard 920, mouse 925, and/or other interface devices 930, which can be any user interface device, such as a touch sensitive screen, digitized pen entry pad, etc.
- the bus 910 also connects a display device 935, such as an LCD screen or monitor, to the microprocessor 905 via a display adapter 940.
- the bus 910 also connects the microprocessor 905 to a memory 945, which can include ROM, RAM, etc.
- the computer 900 further includes a drive interface 950 that couples at least one storage device 955 and/or at least one optical drive 960 to the bus.
- the storage device 955 can include a hard disk drive, not shown, for reading and writing to a disk, a magnetic disk drive, not shown, for reading from or writing to a removable magnetic disk drive.
- the optical drive 960 can include an optical disk drive, not shown, for reading from or writing to a removable optical disk such as a CD ROM or other optical media.
- the aforementioned drives and associated computer-readable media provide non- volatile storage of computer readable instructions, data structures, program modules, and other data for the computer 900.
- the computer 900 can communicate via a communications channel 965 with other computers or networks of computers.
- the computer 900 may be associated with such other computers in a local area network (LAN) or a wide area network (WAN), or it can be a client in a client/server arrangement with another computer, etc.
- LAN local area network
- WAN wide area network
- the presently preferred embodiment may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
- program modules may be located in both local and remote memory storage devices. All of these configurations, as well as the appropriate communications hardware and software, are known in the art.
- Software programming code that embodies the presently preferred embodiment is typically stored in the memory 945 of the computer 900.
- such software programming code may be stored with memory associated with a server.
- the software programming code may also be embodied on any of a variety of non-volatile data storage device, such as a hard- drive, a diskette or a CD-ROM.
- the code may be distributed on such media, or may be distributed to users from the memory of one computer system over a network of some type to other computer systems for use by users of such other systems.
- the techniques and methods for embodying software program code on physical media and/or distributing software code via networks are well known and will not be further discussed herein.
- FIG. 1 is a flow diagram illustrating a visualization system.
- a light model visualization system generally illustrated at 100, has a light model format stored on disk 105 produced from a BREP model 110 derived from CAD data by a light model production component 115, written to disk by a light model compression component 120, and consumed by a tessellation kernel 125, a visualization kernel 130, and a geometric kernel 135 to fulfill engineering visualization functions such as to a graphics display 140 or a geometric analysis 145. Operation
- FIG. 2 is a flow chart illustrating a light model production.
- the BREP model 110 by definition, has two components, a topology component and a geometry component.
- the topology component is converted (Step 200) to the light model definition stored on disk 105, discussed below in more detail in the section label Topology Component.
- the presently preferred embodiment queries the geometry component to determine whether it is in NURBS (Non-Uniform Rational B-Spline) form or in analytic form (Step 205). If the geometric component is in NURBS form then the presently preferred embodiment removes the redundant control points outside trimmed regions (Step 210), discussed below in more detail in the section labeled NURBS Geometry Approximation.
- NURBS Non-Uniform Rational B-Spline
- knot vectors and weight components are normalized to conform to the light model definition (Step 215), discussed below in more detail in the section labeled Enforcing Predictable Patterns.
- Determine whether the NURBS forms (or NURBS representations) are analyzed from analytic geometry (or representations) (Step 220), discussed below in more detail in the section labeled Recognize Analytic Representations. If analytic geometry is recognized, then convert the analytic geometry to the light model definition (Step 225) discussed below in more detail in the section labeled Enforcing Predictable Patterns.
- Step 205 if the geometry component is already in analytic form, then convert the analytic geometry to the light model definition (Step 225), as discussed below in the section labeled Enforcing Predictable Patterns. Continuing, if analytic geometry is not recognized, then attempt to reduce the number of control points (Step 230), as discussed below in the section labeled NURBS Geometry Approximation. Finally following either Step 225 or Step 230, attempt to recognize and share equivalent geometric elements (Step 235), discussed below in more detail in the section labeled Recognizing Equivalent Geometric Elements, to the light model definition stored on disk 105. Topology Component
- Figure 3 is an illustration of a light model definition.
- the light model definition 105 has a region 300 that contains one or more shells 305 each of which corresponds to an isolated three-dimensional (3D) object with manifold topology.
- Each shell 300 consists of a collection of faces 310 covering the manifold geometry.
- Each face 310 is associated with a surface 315 that describes its geometry in the 3D Euclidean space.
- the surface 315 representation is parametric, meaning that its geometry is the result of mapping from a rectangular box in 2D parametric space to 3D model space through a mapping function.
- the face geometry can be a trimmed portion of the surface geometry, and such trimming if it exists is represented by one anti-hole loop and zero or more hole loops in the parameter space, where the anti-hole loop contains all the hole loops, generally illustrated at 320.
- Each loop 320 consists of one or more coedges 325, and each coedge 325 has its geometry in the parametric space as a parametric space curve 330.
- the adjacency information between different faces is established between pairs of coedges. Assuming manifold geometry, each pair of coedges corresponds to a single edge 335 with geometry in the model space as a model space curve 340. The location where multiple edges 335 join is called a vertex 345 with geometry in the model space as a point 350.
- Example analytic geometric forms are plane, cylinder, cone, sphere, and torus.
- Example analytic geometric forms in the parametric space curve 330 are UVIine and UVcirde.
- Example analytic geometric forms in the model space curve 340 are XYZIine and XYZcircle.
- NURBS geometry may not always be efficient in the sense that too many control points may have been used, and as a result some control points contribute very little information.
- Figure 4 is a NURBS representation with Q n control points simplified to P n control points. Referring to Figure 4, for example, NURBS representation can be simplified from a first surface 400 having the control points identified as Q n to a second surface 405 having the control points of P n for the same surface provided that such simplification introduces very little accuracy loss utilizing known methods in the art.
- Efficient NURBS surface representation in the presently preferred embodiment has rows and/or columns of control points that lie outside of a trimmed region 410 that are to be removed from the surface definition [Para 32]
- Figures 5a & 5b is an illustration of control points outside a trimmed region. Referring to Figures 5a & 5b, an example NURBS surface of
- NURBS surface 500 and a number of irrelevant control points 505 (marked with
- knot vectors normalize to [0.0 1.0] and irrelevant control points 505 removed.
- the light model representation is more compact in both parametric and model
- N k (u) - ⁇ - * N"- 1 (u) + *' +k+l ⁇ U * N k r' (u) [Para 36] t l+k - t, t l+k+l - t l+l (2)
- Knot vector U is preferably normalized to the range between 0.0 and 1.0 and preferably in clamped form. Take a NURBS curve with degree 3 for example, its knot vector must bear the form, so the start and end knot value and pattern are implied:
- the light model representation stores both the analytic surface definition and its trimmed range in the parameter space.
- the light model representation takes a parametric representation for a trimmed planar surface in Eq. (3) for example:
- the redundancy may be eliminated by enforcing the following rules in the light model representation: (1)
- the parametric domain of planar, cylindrical, and conical types preferably start from 0.0 for both of its parametric directions; (2)
- the parametric domain of surfaces of spherical and torus types preferably starts from 0.0 for its parametric u direction; and
- Figure 6 is a flow diagram illustrating recognizing analytic geometry. Given that analytic representations are more compact, NURBS surfaces are converted to appropriate analytic representation if such conversion introduces very little accuracy loss, for example no more than 0.001% or some other such number that falls within a preferred set of requirements. Referring to Figure 6, the 2-dimensional surface recognition problem is simplified to be two 1- dimension curve recognition problems. Such simplification results in much more efficient and robust analytic recognition from NURBS representation. Recognizing Equivalent Geometric Elements
- Figure 7 is an illustration of surface and curve geometry sharing.
- Figure 8 is an illustration of a parametric representation for a trimmed surface.
- the parameter domain consists of four parameter space curves with line geometry, classified as:
- the model space curve can be easily and efficiently inferred from the surface geometry if the corresponding parameter space curve is one of four types UMIN/UMAX/VMIN/VMAX. If the surface geometry is of planar type, then all its model space curves can be inferred from its parameter space curves in a straightforward way. For the example shown in Figure 8, no curve geometry needs be explicitly represented because parameter space curves can be inferred from parameter range, and model space curves can be inferred from parameter space curves.
- Conclusion [Para 61 ] The presently preferred embodiment may be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations thereof.
- An apparatus of the presently preferred embodiment may be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the presently preferred embodiment may be performed by a programmable processor executing a program of instructions to perform functions of the presently preferred embodiment by operating on input data and generating output.
- the presently preferred embodiment may advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device.
- the application program may be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language.
- a processor will receive instructions and data from a read-only memory and/or a random access memory.
- Storage devices suitable for tangibly embodying computer program instructions and data include all forms of nonvolatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD- ROM disks. Any of the foregoing may be supplemented by, or incorporated in, specially-designed ASICs (application-specific integrated circuits).
- a number of embodiments have been described. It will be understood that various modifications may be made without departing from the spirit and scope of the presently preferred embodiment. Therefore, other implementations are within the scope of the following claims.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Evolutionary Computation (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Graphics (AREA)
- Multimedia (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Algebra (AREA)
- Computational Mathematics (AREA)
- Image Generation (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
Claims
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US82213306P | 2006-08-11 | 2006-08-11 | |
| US11/837,305 US8988420B2 (en) | 2006-08-11 | 2007-08-10 | Visual file representation |
| US11/837,402 US8884956B2 (en) | 2006-08-11 | 2007-08-10 | System and method for trimmed surface tessellation |
| US11/837,371 US9070178B2 (en) | 2006-08-11 | 2007-08-10 | Method and system for organizing topology elements for better compression |
| PCT/US2007/075758 WO2008022055A1 (en) | 2006-08-11 | 2007-08-11 | Visual file representation |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP2050077A1 true EP2050077A1 (en) | 2009-04-22 |
Family
ID=38819269
Family Applications (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP07814006A Withdrawn EP2050079A1 (en) | 2006-08-11 | 2007-08-11 | Method and system for trimmed surface tessellation |
| EP07814004A Withdrawn EP2050077A1 (en) | 2006-08-11 | 2007-08-11 | Visual file representation |
| EP07814005A Withdrawn EP2050078A2 (en) | 2006-08-11 | 2007-08-11 | Method and system for organizing topology elements for better compression |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP07814006A Withdrawn EP2050079A1 (en) | 2006-08-11 | 2007-08-11 | Method and system for trimmed surface tessellation |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP07814005A Withdrawn EP2050078A2 (en) | 2006-08-11 | 2007-08-11 | Method and system for organizing topology elements for better compression |
Country Status (2)
| Country | Link |
|---|---|
| EP (3) | EP2050079A1 (en) |
| WO (3) | WO2008022057A1 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112115390A (en) * | 2019-06-20 | 2020-12-22 | 华为技术有限公司 | Method, apparatus, device and storage medium for displaying topology diagram |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6191791B1 (en) * | 1997-09-30 | 2001-02-20 | Hewlett-Packard Company | Methods for high precision, memory efficient surface normal compression and expansion |
| US6167159A (en) * | 1998-04-30 | 2000-12-26 | Virtue Ltd. | Triangle mesh compression |
| EP1086412A4 (en) * | 1998-06-08 | 2008-05-07 | Microsoft Corp | Compression of time-dependent geometry |
| US7248257B2 (en) * | 2001-02-14 | 2007-07-24 | Technion Research & Development Foundation Ltd. | Low bandwidth transmission of 3D graphical data |
| EP1321893B1 (en) * | 2001-11-27 | 2011-11-09 | Samsung Electronics Co., Ltd. | Node structure for representing 3-dimensional objects using depth image |
| KR20070083652A (en) * | 2004-09-13 | 2007-08-24 | 이엑스피웨이 | Compression and Restoration of Floating-Point Sequences |
| WO2006075895A1 (en) * | 2005-01-14 | 2006-07-20 | Electronics And Telecommunications Research Institute | Method of encoding and decoding texture coordinates in three-dimensional mesh information for effective texture mapping |
-
2007
- 2007-08-11 EP EP07814006A patent/EP2050079A1/en not_active Withdrawn
- 2007-08-11 WO PCT/US2007/075760 patent/WO2008022057A1/en not_active Ceased
- 2007-08-11 WO PCT/US2007/075758 patent/WO2008022055A1/en not_active Ceased
- 2007-08-11 EP EP07814004A patent/EP2050077A1/en not_active Withdrawn
- 2007-08-11 WO PCT/US2007/075759 patent/WO2008022056A2/en not_active Ceased
- 2007-08-11 EP EP07814005A patent/EP2050078A2/en not_active Withdrawn
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2008022055A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2008022057A1 (en) | 2008-02-21 |
| EP2050078A2 (en) | 2009-04-22 |
| WO2008022056A2 (en) | 2008-02-21 |
| EP2050079A1 (en) | 2009-04-22 |
| WO2008022055A1 (en) | 2008-02-21 |
| WO2008022056A3 (en) | 2008-12-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8988420B2 (en) | Visual file representation | |
| Vaxman et al. | Directional field synthesis, design, and processing | |
| CN108804094B (en) | Learning automatic encoder | |
| Von Funck et al. | Vector field based shape deformations | |
| US20060028466A1 (en) | Mesh editing with gradient field manipulation and user interactive tools for object merging | |
| Amresh et al. | Adaptive subdivision schemes for triangular meshes | |
| CN110235182A (en) | System and method for the accurate 3D visual formats of light weight | |
| US10943037B2 (en) | Generating a CAD model from a finite element mesh | |
| CN116385694B (en) | Three-dimensional model reconstruction method and device | |
| US11605200B2 (en) | System for optimizing a 3D mesh | |
| Wang et al. | EQSM: An efficient high quality surface grid generation method based on remeshing | |
| Asgharian et al. | How many sample points are sufficient for 3D model surface representation and accurate mesh simplification? | |
| US8884956B2 (en) | System and method for trimmed surface tessellation | |
| Vidal et al. | Combinatorial mesh optimization | |
| US9070178B2 (en) | Method and system for organizing topology elements for better compression | |
| Xu et al. | Hexahedral meshing with varying element sizes | |
| Canas et al. | Surface remeshing in arbitrary codimensions | |
| EP2050077A1 (en) | Visual file representation | |
| Hua et al. | Trivariate simplex splines for inhomogeneous solid modeling in engineering design | |
| Miao et al. | Curvature estimation of point-sampled surfaces and its applications | |
| Ruíz et al. | Principal component and Voronoi skeleton alternatives for curve reconstruction from noisy point sets | |
| Boier-Martin et al. | A survey of subdivision-based tools for surface modeling | |
| Borah et al. | A survey on feature remeshing of 3D triangular boundary meshes | |
| Smith | Representing, storing and visualizing 3d data | |
| JP2008533614A (en) | System and method for generating matched contour profiles |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20081216 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR |
|
| AX | Request for extension of the european patent |
Extension state: AL BA HR MK RS |
|
| RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: JOHANNSEN, ANDREAS Inventor name: CARTER, MICHAEL, B. Inventor name: HUANG, JIANBING Inventor name: HARPER, BRETT |
|
| 17Q | First examination report despatched |
Effective date: 20100802 |
|
| DAX | Request for extension of the european patent (deleted) | ||
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN |
|
| 18D | Application deemed to be withdrawn |
Effective date: 20160924 |