This disclosure relates to modeling and interaction with the design of various components.
Computer-Aided Design (CAD) systems are known and may be utilized to generate two-dimensional and three-dimensional (3D) models of various components. The associated CAD files may be relatively large, which may impede transfer to other computing systems. A lightweight, tessellated representation of the CAD model may be generated and stored within a file that excludes the original CAD model. The file may be saved in a Portable Document Format (PDF) or another file format. A lightweight viewer may be utilized to view the lightweight representation.
A user interface for a lightweight viewer according to an example of the present disclosure includes a viewing window operable to display geometry established by one or more geometric objects of a tessellated model. The one or more geometric objects are associated with respective edges of the geometry. One or more annotation objects of the tessellated model are assigned information associated with the respective edges. The one or more annotation objects are operable to depict the respective information as a graphical annotation in the viewing window. One or more curve objects of the tessellated model are associated with the respective one or more annotation objects and include respective curves dimensioned to follow the respective edges of the geometry. The one or more curve objects are operable to selectively depict the respective edges of the geometry in the viewing window in response to selection of the respective annotation object.
In a further embodiment of any of the foregoing embodiments, the one or more curve objects are operable to visually enhance respective segments of the one or more geometric objects associated with the respective edges.
In a further embodiment of any of the foregoing embodiments, selection of the one or more annotation objects causes the viewing window to highlight a boundary of the respective one or more geometric objects.
In a further embodiment of any of the foregoing embodiments, the one or more geometric objects are operable to depict the boundary by a set of triangles established by tessellation of the geometry.
In a further embodiment of any of the foregoing embodiments, the one or more curve objects are selectively activated by selection of the respective one or more annotations but not by selection any of the one or more geometric objects in the viewing window.
In a further embodiment of any of the foregoing embodiments, each of the one or more curve objects is operable to depict the respective curve as a straight line, an arc, or a complex curve in the viewing window.
In a further embodiment of any of the foregoing embodiments, the tessellated model excludes any CAD model that establishes the geometry.
A system for generating a tessellated model according to an example of the present disclosure includes a computing device including one or more processors coupled to memory. The computing device is operable to execute a modelling environment. The modeling environment is operable to access a computer-aided design (CAD) model associated with geometry, generate one or more geometric objects that establish a tessellation of the geometry in the CAD model, generate one or more annotation objects assigned information associated with the respective one or more geometric objects, extract edges of the geometry in the CAD model as a set of curves that differ from the tessellation of the geometry, generating one or more curve objects, assign and the set of curves to the respective one or more curve objects. The one or more curve objects are associated with the respective one or more annotation objects. The modeling environment is operable to generate a tessellated model including the one or more geometric objects. The one or more annotation objects and the one or more curve objects are operable to display the tessellation of the geometry in a viewing window of a user interface. The one or more annotation objects are operable to depict the respective information as a graphical annotation in the viewing window. The one or more curve objects are operable to selectively depict the respective edges of the geometry in the viewing window in response to selection of the respective annotation object.
In a further embodiment of any of the foregoing embodiments, the one or more curve objects are operable to visually enhance a boundary of the respective geometry.
In a further embodiment of any of the foregoing embodiments, the one or more geometric objects are operable to depict the boundary by one or more triangles established by the tessellation of the geometry.
In a further embodiment of any of the foregoing embodiments, the one or more curve objects are selectively activated in response to selection of the respective one or more annotation objects but not in response to selection any of the one or more geometric objects in the viewing window.
In a further embodiment of any of the foregoing embodiments, the one or more annotation objects include a plurality of annotation objects. The one or more curve objects include a plurality of curve objects associated with the respective annotation objects. Each of the curve objects is operable to deactivate a remainder of the curve objects in response to selection of the respective annotation object.
In a further embodiment of any of the foregoing embodiments, each of the one or more curve objects is operable to depict the respective curve as a straight line, an arc, or a complex curve in the viewing window.
In a further embodiment of any of the foregoing embodiments, the modeling environment is operable to store the tessellated model in a file readable by a lightweight viewer.
In a further embodiment of any of the foregoing embodiments, the file excludes the CAD model.
In a further embodiment of any of the foregoing embodiments, the modeling environment is operable to store code in the file that is operable to cause one or more functions associated with the tessellated model to execute in the lightweight viewer.
A method of establishing a tessellated model according to an example of the present disclosure includes generating one or more geometric objects that establish a tessellation of geometry stored in a computer-aided design (CAD) model. The one or more geometric objects are operable to display the tessellation of the geometry in a viewing window of a user interface. The method includes generating one or more annotation objects and assigning information associated with the respective one or more geometric objects to the one or more annotation objects. The one or more annotation objects are operable to depict the respective information as a graphical annotation in the viewing window. The method includes extracting edges of the geometry in the CAD model as a set of curves that differ from the tessellation of the geometry, generating one or more curve objects, assign the set of curves to the respective one or more curve objects, and linking the one or more annotation objects to one or more of the curve objects. The one or more curve objects are operable to selectively depict the respective edges of the geometry in the viewing window in response to selection of the respective annotation object. The method includes generating a tessellated model including the one or more geometric objects. The one or more annotation objects and the one or more curve objects.
In a further embodiment of any of the foregoing embodiments, the one or more curve objects are operable to visually enhance respective segments of the one or more geometric objects associated with the respective edges.
In a further embodiment of any of the foregoing embodiments, selection of the one or more annotation objects causes the viewing window to highlight a boundary of the respective one or more geometric objects. The one or more geometric objects are operable to depict the boundary by a set of triangles established by the tessellation of the geometry.
A further embodiment of any of the foregoing embodiments includes storing the tessellated model in at least one file that excludes the CAD model.
A further embodiment of any of the foregoing embodiments includes displaying the tessellated model in a lightweight viewer.
The present disclosure may include any one or more of the individual features disclosed above and/or below alone or in any combination thereof.
The various features and advantages of this disclosure will become apparent to those skilled in the art from the following detailed description. The drawings that accompany the detailed description can be briefly described as follows.
Like reference numbers and designations in the various drawings indicate like elements.
Model-based definition (MBD) utilizing product manufacturing information (PMI) in a CAD file may highlight associated edges. Lightweight viewers may not have the same capability due to edge definition not being part of the lightweight model structure, making it difficult to interpret requirements designated for edges in the viewer.
Disclosed are techniques for identifying edges of geometry in a tessellated file. The PMI objects and associated edges in the CAD file may be evaluated when establishing the lightweight file. Curves may be extracted to be substantially or completely equivalent to the associated edges. The curves may be added to the PMI associations. The curves may be associated with respective annotation objects. The CAD model may be published as a tessellated model, which may include the curves and annotation objects. The curve objects and associated curves may be output with all other published objects with the associations intact to visually depict highlighting the edges (e.g., equivalent curves) in the viewer. The curves may not be saved in the original CAD file. Application programming interface (API) functions may be used to create the curves and associated curve objects. The API may not include the curve objects, but it may support field objects configured to depict the curves. The code (e.g., script) to generate the curves and curve objects may be embedded within the same tessellated file associated with the tessellated geometry. The tessellated file may be stored in a lightweight format, such as a Portable Document File (PDF) format. Accordingly, the lightweight viewer does not have to be programmed to support the curve objects and any lightweight viewer that supports the file format may access the tessellated model and curve objects.
The curves may selectively highlight edges associated with model geometry in the display window of the lightweight viewer. The lightweight viewer may present information relating to the associated geometric model. When the user selects an annotation object, the edge appears to be highlighted along the associated boundary of the geometry. The annotation is not associated with the original geometry, but the respective curve. Since the edges and associated annotations are embedded in the file, the lightweight viewer does not have to be programmed to support the edge highlighting feature.
The modeling system 20 may include at least one computing device 22. The computing device 22 may include one or more processors 24 coupled to memory 26. The computing device 22 may be operable to execute a modeling environment (e.g., tool) 28. The modeling environment 28 may incorporate or may otherwise interface with a CAD system 30 (e.g., CATIA, AutoCAD, Solidworks, Siemens NX, etc.). The CAD system 30 and/or another portion of the modeling environment 28 may be operable to access one or more CAD models 32. Each of the CAD models 32 may be associated with geometry. The geometry may be associated with one or more virtual and/or physical components, assemblies and/or systems. The CAD system 30 may be operable to display one or more of the CAD models 32 in a user interface 34.
A user may desire to share or otherwise communicate information associated with the design to one or more other users, such as another member of a development team, a customer, or a supplier. The modeling environment 28 may be operable to generate one or more tessellated models 36, which may have a relatively lesser amount of information than the associated CAD model(s) 32 for communication to the other users. The tessellated model 36 may be stored in one or more lightweight files 37. The CAD model 32 and tessellated model 36 may be associated with geometry 33 (e.g.,
Various users may access and review the tessellated models 36 in a lightweight viewer. Various lightweight viewers may be utilized, such as Adobe which may be operable to access PDF files. The lightweight viewer may be operable to access and view lightweight files containing tessellated models but not any files containing CAD models, including the exact CAD geometry. In other implementations, the modeling environment 28 may be operable to store the tessellated model 36 and the exact CAD geometry in the same file. Each of the tessellated models 36 may be associated with one or more respective CAD models 32 that store the exact CAD geometry and related information.
The modeling environment 28 may be operable to access and display each of the tessellated models 36. In implementations, one or more (e.g., client) computing devices 38 may be operable to access the tessellated models 36. The computing devices 22, 38 may include one or more computer processors, memory, storage means, network devices, input and/or output devices, and/or interfaces. The computing devices 22, 38 may be operable to execute one or more software programs, including one or more portions of the modeling environment 28. The computing devices 22, 38 may be operable to communicate with one or more networks established by one or more computing devices. The memory may include UVPROM, EEPROM, FLASH, RAM, ROM, DVD, CD, a hard drive, or other computer readable medium which may store data and/or the functionality of this description. The computing devices 22, 38 may be a desktop computer, laptop computer, smart phone, tablet, or any other computer device. Input devices may include a keyboard, mouse, touchscreen, etc. The output devices may include a monitor, speakers, printers, etc. Each of the computing devices 38 may include one or more processors 42 coupled to memory 44. The computing device 38 may be coupled to the computing device 22 by connection(s) 40. The connection 40 may be a wired and/or wireless connection. The connection 40 may be established over one or more networks and/or other computing systems.
The processor 42 of the computing device 38 may be operable to execute a lightweight viewer 46. The lightweight viewer 46 may be a separate software application executable by the computing device 38 or may be a service provided by the computing device 22 which may be accessible by a thin client or browser over a network connection. The lightweight viewer 46 may be operable to access the tessellated models 36. The lightweight viewer 46 may be displayed in a display device. The lightweight viewer 46 may include a graphical user interface (GUI) 48 operable to display the tessellated model 36. The lightweight viewer 46 may be operable to read tessellated models 36 but not any CAD models 32, including CAD models 32 relating to geometry associated with the tessellated models 36.
Various techniques may be utilized to establish the tessellated models 36. The modeling environment 28 may be operable to generate one or more objects (e.g., elements), including any of the objects disclosed herein. In implementations, the objects may be field objects. The tessellated model 36 may include one or more field objects. The field objects and associated contents may be embedded within the tessellated model 36. The modeling environment 28 may include, or may otherwise interface with, one or more application programming interfaces (API) 50. In the implementation of
Referring to
The user interface 48 may be arranged in a manner that may declutter secondary information associated with the design geometry 33 such that a main viewing area may be relatively large. The user interface 48 may include one or more display windows 52 which may serve to divide the user interface 48 into different areas. In the implementation of
The modeling environment 28 may be operable to generate one or more geometric objects 54. The modeling environment 28 may be operable to generate a tessellated model 36 that includes the geometric object(s) 54. The geometric objects 54 may establish a tessellation of geometry 33 (see, e.g.,
The modeling environment 28 may be operable to generate one or more view objects 56. Each of the view objects 56 may be associated with respective depictions of the geometric object(s) 54 associated with the geometry 33. The view objects 56 may be associated with the navigation window 52-2 and/or another window 52 of the user interface 48. The navigation window 52-2 may be operable to display one or more of the view objects 56, which may be depicted in a list. The viewing window 52-1 may be operable to display the depiction in response to user interaction or selection of the respective view object 56.
In implementations, the view objects 56 may include first, second, and third view objects 56-1 to 56-3. The view object 56-1 may be associated with an overall representation of the geometry 33. The second view object 56-2 may be associated with another depiction of the geometry 33, such as a depiction including one or more datums or other annotations (see, e.g.,
The information window 52-4 may be operable to display information in the user interface 48. The information may be generic and/or may be associated with the geometry 33. The information window 52-4 may be dynamically linked to one or more of the geometric objects 54 such that selection of the geometric object 54 may cause information to update in the information window 52-4.
The modeling environment 28 may be operable to generate one or more content objects 58. The tessellated model(s) 36 may include the content object(s) 58. The content object(s) 58 may be operable to establish the information window 52-4. The content objects 58 may be operable to selectively display information associated with the tessellated model 36 and/or respective geometry 33 in a common display region 62 and/or another portion of the user interface 48. The content objects 58 may be operable to establish the information window 52-4 such that the common display region 62 may be spaced apart from, but may be concurrently displayed with, the viewing window 52-1 in response to opening the tessellated model 36 in the lightweight viewer 46.
The content objects 58 may be assigned various information, including information associated with the tessellated model 36. The information may be assigned to content fields 59 associated with the respective content objects 58 (
The modeling environment 28 may be operable to generate one or more content layers 60. The layers 60 may be respective objects of the tessellated model 36. Each content object 58 may be associated with one or more of the layers 60. The content objects 58 may be assigned (e.g., occupy) the same view location in the user interface 48 but may be assigned to different layers 60 of the model 36. At least some of the layers 60 may occupy the common display region 62 of the user interface 48. The layers 60 may be dimensioned to at least partially, substantially, or completely overlap with each other in the common display region 62. The content objects 58 may be operable to selectively display information associated with the tessellated model 36 in response to user interaction with or selection of the respective content object 58 such that the respective layer 60 may be activated, but a remainder of the layers 60 may be deactivated in the common display region 62.
Various techniques may be utilized to establish the layers 60 in the user interface 48. The modeling environment 28 may be operable to establish a tabbed interface 66. The tabbed interface 66 may be utilized to display information relating to the geometry 33 and/or other aspects of the tessellated model 36. Each viewable tab of the tabbed interface 66 may be established by at least two objects. One object may be associated with the tab name (e.g., tab object 64) and another object may be associated with the respective information area (e.g., content object 58). The user may interact with a control object 71 in the user interface 48 to open a separate document containing a full listing of applicable tabs. Prior systems may include a model tree window having one or more tabs for displaying various information, such as a model tree, model views, product manufacturing information (PMI), etc., specified in a data stack. However, the model tree window may be provided by the application itself independent of any particular lightweight file, instead of being established by objects stored in the lightweight file.
The modeling environment 28 may be operable to generate one or more tab objects 64. The tessellated model 36 may include the tab objects 64. The information window 52-4 may be established by the tab object(s) 64 and control objects 58. The tab objects 64 may be operable to graphically depict the tabbed interface 66 in the information window 52-4 or another portion of the user interface 48. The tab objects 64 may be arranged in an array to graphically depict the tabbed interface 66. The tab objects 64 may be arranged in a row or may otherwise be offset from each other. The tabbed interface 66 may be directly adjacent to the common display region 62. The tab objects 64 may be associated with one or more content objects 58. Each tab object 64 may be associated with a respective layer 60 and one or more content objects 58 assigned to the layer 60. Each of the layers 60 and/or respective tab objects 64 may be associated with an activated state and a deactivated state. The tab objects 64 may be operable to graphically depict the current states in the user interface 48. The layers 60 may be made visible or invisible based on selection of the tab object 64. One layer 60 may be selectively visible at a time. Each of the tab objects 64 may be operable to selectively activate the layer 60 of the respective content object(s) 58 and deactivate a remainder of the layers 60 associated with the information window 52-4 in response to user interaction or other selection of the respective tab object 64.
In the implementation of
The modeling environment 28 may be operable to dynamically link one or more of the content objects 58 to one or more of the view objects 56 such that contents of a list or other information assigned to the content objects 58 may update in response to user interaction with or selection of the respective view objects 56. One or more of the content objects 58 may be dynamically linked to one or more of the view objects 56 such that the content fields 59 and/or other information assigned to the respective content objects 58 may update in response to selection of the respective view object 56. In the implementation of
The information displayed in the information window 52-4 may include one or more statements. The statements may be established by one or more respective content fields 59. The content objects 58 may be operable to establish a list associated with a quantity of the statements assigned to the content fields 59 of the respective content object 58.
Each tab may be associated with a counter. The content objects 58 may be associated with a counter object 68 that may establish the counter. The counter object 68 may be arranged adjacent to the common display region 62. The counter object 68 may be operable to indicate a quantity of the statements assigned to the respective content objects 58 that may be currently indicated in the list.
Referring back to
Referring to
The CAD models 32 may have faces and edges associated with the same geometry (e.g., a planar side of a part). Annotations may be associated with the edges. The CAD system 30 may be configured to highlight the edges in response to selection of the respective annotation. However, when the CAD model 32 is exported to a tessellated model format for viewing in the lightweight viewer 46, the selection of the annotation in the lightweight viewer 46 may not result in highlighting of the respective edge. This is because the model 36 is tessellated and the geometry 33 is represented by a set of triangles; the edges of the CAD model 32 are lost. The disclosed techniques may be utilized to selectively highlight or otherwise identify edges associated with the geometry in the tessellated model 36.
Referring to
The edge definition may be omitted from the tessellation of the CAD model 32. The edges 33E of the geometry 33 may be established by a set of triangles in the tessellated model 36.
Referring to
The modeling environment 28 may be operable to extract the edges 33E of the geometry 33 in the CAD model 32 as a set of curves that may differ from the tessellation 35 of the geometry 33. The modeling environment 28 may be operable to establish a curve object 74 for each respective edge 33E of the geometry 33. The modeling environment 28 may be operable to assign the set of curves to the respective curve objects 74. Each of the curve objects 74 may be operable to depict the respective curve as a straight line, an arc, or a complex curve in the viewing window 52-1. The modeling environment 28 may be operable to generate a tessellated model 36 that may include the tessellation 35 associated with the geometric object(s) 54, annotation object(s) 72, and curve object(s) 74. The geometric objects 54 may be operable to display the tessellation 35 of the geometry 33 in the viewing window 52-1 and/or preview window 52-3 of the user interface 48.
Referring to
Referring to
Each of the curve objects 74 may be operable to selectively depict the respective edges 33E of the geometry 33 in the viewing window 52-1 in response to selection of the respective annotation object 72. In the implementation of
Selection of the annotation object(s) 72 may cause the viewing window 52-1 to highlight the boundary of the respective geometric object(s) 54. One or more of the curve objects 74 may be selectively activated in response to selection of the respective annotation object 72 but not in response to selection of any of the geometric objects 54 in the viewing window 52-1. The curve objects 74 can include two or more curve objects 74 that may be associated with respective annotation objects 72. Each curve object 74 may be operable to deactivate a remainder of the curve objects 74 in response to selection of the respective annotation object 72 such that only one of the curve objects 74 may be depicted in the viewing window 52-1 at a time. In other implementations, the user may select two or more annotation objects 72 such that two or more respective curve objects 74 are displayed together in the viewing window 52-1. Utilizing the techniques disclosed herein, the user may interact with the user interface 48 to selectively highlight or otherwise view edge geometry associated with the annotation of interest.
Various techniques may be utilized to selectively highlight or otherwise identify the edge geometry in the tessellated model 36. The edges of the geometric objects in the CAD model 32 may be extracted as curves. This may include determining the boundaries of the geometric object. The curves may be generated as separate geometric objects of the CAD model 32. In implementations, curves are a CAD object type, which can be used to generate straight lines, arcs, splines and other complex curves. The curves may be associated with respective annotations which may be objects. The annotation may not be associated with the edge of the original/base geometrical object, but the respective curve. In other implementations, the annotation may be associated with both the edge of the original/base geometrical object and the respective curve. The API may be utilized to associate the annotations with the respective curves which may be embedded within the published file containing the tessellated model 36. The CAD model 32 may be published as a tessellated model 36, which may include the curves and annotation objects 72. When the user selects (e.g., activities) an annotation object 72 in the user interface 48, the edge(s) appear to be highlighted along the associated boundary of the geometry 33. Since the edges and associated annotation objects 72 are embedded in the file, the lightweight viewer 46 does not have to be programmed to support the edge highlighting feature and any lightweight viewer that supports the file format may access the model and associated edge highlighting features. The tessellated model 36 may be presented to the user in a manner that suggests that the annotation is associated with the base object of the CAD model 32, but it is not. The annotation object 72 may be associated with the curve, which occupies the same location as a boundary of the geometry 33 associated with the base object (e.g., edge of planar face of component). The depiction of the annotation object 72 may be adjacent to geometry 33 associated with the base object but it may not be associated with the base object itself because the base object may not exist in the tessellated model 36. Instead, the base object may be represented by a set of triangles. The curves, on the other hand, may stay as curves when the CAD model 32 is published as the tessellated model 36.
Referring to
Referring to
At step 90C, the edges 33E of the geometry 33 in the CAD model 32 may be extracted as a set of one or more curves. The curves may be separate and distinct from the tessellation of the geometry 33 established at step 90B-1.
At step 90D, one or more curve objects 74 may be generated. Step 90D may include assigning the extracted curve(s) to the curve objects 74 at step 90D-1. Each of the curves extracted at step 90C may be associated with a respective curve object 74. Each of the curve objects 74 may be operable to selectively depict the edge(s) 33E of the geometry 33 in the viewing window 52-1 in response to selection of the respective annotation object 72.
Referring to
At step 90E-1, information associated with the geometry 33 and/or other information may be assigned to the content objects 58. In implementations, the information may be stored in one or more content fields 59. The information may be displayed utilizing any techniques disclosed herein. The content objects 58 may be operable to selectively display the respective information in the common display region 62 of the user interface 48.
At step 90F, one or more annotation objects 72 may be generated. Generating the annotation objects 72 may include assigning information associated with annotations of the geometric objects 54 to the content field(s) 73 of the respective annotation object(s) 72 at step 90E-1. Each of the annotation objects 72 may be operable to depict the respective information as a graphical annotation in the viewing window 52-1. The graphical annotation can include any of the annotations disclosed herein, such as identifiers, datums (e.g., dimensions, tolerances, etc.), and other information that may be associated with the geometric objects 54 and/or geometry 33 of the design. Assigning the information at step 90E-1 may include assigning the content field 73 of each of the annotation objects 72 to at least one or more of the annotation types. The assigned annotation type may be specified in a separate content field 73 of the annotation object 72. The annotation types may include any of the annotation types disclosed herein.
At step 90G, one or more view objects 56 may be generated. The view objects 56 may be associated with respective depictions of the geometry 33.
At step 90H, one or more tab objects 64 may be generated. The tab objects 64 may be operable to depict the tabbed interface 66 in the information window 52-4. Each tab object 64 may be associated with one or more of the content objects 58.
At step 90I, one or more of the objects may be linked to other object(s) of the tessellated model 36, including any of the objects disclosed herein. The objects may include the geometric objects 54, view objects 56, content objects 58, tab objects 64, counter objects 68, control objects 70, annotation objects 72 and/or curve objects 74. Linking the objects at step 90I may include linking the annotation object(s) 72 to one or more of the curve objects 74. One or more of the annotation objects 72 may be linked to two or more of the curve objects 74. In implementations, two of the annotation objects 72 may be linked to one or more of the same curve object(s) 74.
At step 90J, one or more of the objects may be linked to one or more respective layers 60. Each of the tab objects 64 may be operable to selectively activate the layer 60 of the respective content object(s) 58 and deactivate the remainder of the layers 60 associated with the information window 52-4 and/or another portion of the user interface 48 in response to user interaction with or selection of the respective tab object 64.
At step 90K, one or more tessellated models 36 may be generated. The tessellated models 36 may be generated utilizing any of the techniques disclosed herein. The tessellated model 36 may include any of the objects and features disclosed herein, such as the geometric objects 54, content objects 58, layers 60, tab objects 64, counter objects 68, control objects 70, annotation objects 72, and/or curve objects 74. The curve objects 74 may be operable to graphically depict respective segments of the geometric objects 54 associated with the edges 33E of the geometry 33. The segments may be established by two or more triangles arranged along the associated segment.
Linking the objects at step 90I may include dynamically linking one or more of the content objects 58 to one or more of the view objects 56 such that the information assigned to the respective content object 58 may update in response to user action with the respective view object 56. In implementations, the content objects 58 may be operable to display a list of the information which may be dynamically updated in response to selection of the view object 56.
At step 90L, the tessellated model(s) 36 may be stored in one or more lightweight files 37. The files 37 may exclude the CAD model(s) 32 associated with the respective geometry 33.
At step 90M, the tessellated model(s) 36 may be displayed in a lightweight viewer 46. Step 90M may include establishing the user interface 48 in the display according to the objects of the tessellated model 36. The tessellated model 36 may cause the lightweight viewer 46 to execute code including one or more scripts, which may be specified in the content fields 59 of the content objects 58 or may otherwise be embedded in the tessellated model 36. Step 90M may include displaying one or more depictions of the geometry 33 in the display window(s) 52. Step 90M may include displaying one or more of the curve objects 74 in response to selection of a respective annotation object 72 in the user interface 48. Selection of the respective annotation object 72 may cause the viewing window 52-1 to highlight a boundary of the respective geometric object(s) 54. The geometric objects 54 may be operable to depict the boundary by triangles established by the tessellation 35 of the geometry 33.
The systems and methods disclosed herein may be utilized to generate tessellated models associated with geometry of one or more components, assemblies and/or systems. The tessellated models may be stored in relatively compact files, which may be readable by a lightweight viewer provided to users who may not have access to a CAD system. Having the curves associated to the PMI in the lightweight viewer may provide highlighting of the edges associated to a design requirement to ensure requirements are fully understood by the user.
Although the different examples have the specific components shown in the illustrations, embodiments of this disclosure are not limited to those particular combinations. It is possible to use some of the components or features from one of the examples in combination with features or components from another one of the examples.
Although particular step sequences are shown, described, and claimed, it should be understood that steps may be performed in any order, separated or combined unless otherwise indicated and will still benefit from the present disclosure.
The foregoing description is exemplary rather than defined by the limitations within. Various non-limiting embodiments are disclosed herein, however, one of ordinary skill in the art would recognize that various modifications and variations in light of the above teachings will fall within the scope of the appended claims. It is therefore to be understood that within the scope of the appended claims, the disclosure may be practiced other than as specifically described. For that reason the appended claims should be studied to determine true scope and content.