Misplaced Pages

Transmigration operation: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 05:23, 21 March 2006 editWadems (talk | contribs)Extended confirmed users5,297 editsm Changed Pro/Engineer to Pro/ENGINEER.← Previous edit Revision as of 03:06, 10 August 2006 edit undoHooperbloob (talk | contribs)Extended confirmed users, Pending changes reviewers27,588 edits wikificationNext edit →
Line 1: Line 1:
In ], '''Transmigration operation''' means that changes in a part must be propagated to changes in other parts which have a dependence on the first. Put simply it means that if I move something, other things will be affected and must also be adjusted to preserve other established relationships. In ], a '''transmigration operation''' refers to the changes in a part must be propagated to changes in other parts which have a dependence on the first. Put simply it means that if something is moved, other things will be affected and must also be adjusted to preserve other established relationships.


This expression came into existence when parametric modelers like ] gained acceptance. Parametric modelers generate the ] from the ] representation and its associations, usually in the form of LISP expressions. This expression came into existence when parametric modelers like ] gained acceptance. Parametric modelers generate the ] from the ] representation and its associations, usually in the form of ] expressions.


Here is an example. Suppose one has two blocks of widely different sizes. An ] is performed, subtracting the smaller block from a corner of the bigger one, and resulting in a block with a square corner removed. Now suppose that someone colors one of the edges of the block and stores that change. If he goes back and moves the cutting block so that instead of cutting a side, he instead cuts in the center of the edge, creating a two edges, and reapplies those latter changes (colors). Those subsequent changes are associated with the entire two broken edges, rather than one of the cut edges. Here is an example. Suppose one has two blocks of widely different sizes. An ] is performed, subtracting the smaller block from a corner of the bigger one, and resulting in a block with a square corner removed. Now suppose that someone colors one of the edges of the block and stores that change. If he goes back and moves the cutting block so that instead of cutting a side, he instead cuts in the center of the edge, creating a two edges, and reapplies those latter changes (colors). Those subsequent changes are associated with the entire two broken edges, rather than one of the cut edges.

Revision as of 03:06, 10 August 2006

In solid modelling, a transmigration operation refers to the changes in a part must be propagated to changes in other parts which have a dependence on the first. Put simply it means that if something is moved, other things will be affected and must also be adjusted to preserve other established relationships.

This expression came into existence when parametric modelers like SolidEdge gained acceptance. Parametric modelers generate the BREP from the CSG representation and its associations, usually in the form of LISP expressions.

Here is an example. Suppose one has two blocks of widely different sizes. An Euler boolean operation is performed, subtracting the smaller block from a corner of the bigger one, and resulting in a block with a square corner removed. Now suppose that someone colors one of the edges of the block and stores that change. If he goes back and moves the cutting block so that instead of cutting a side, he instead cuts in the center of the edge, creating a two edges, and reapplies those latter changes (colors). Those subsequent changes are associated with the entire two broken edges, rather than one of the cut edges.

NB: This may not be the precise nomenclature used by Pro/ENGINEER and SolidWorks.


See also Dataflow

External links

Categories: