Misplaced Pages

Transmigration operation

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.

This is an old revision of this page, as edited by 71.139.192.57 (talk) at 07:43, 12 June 2007 (Restructured the example; needs much more work). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 07:43, 12 June 2007 by 71.139.192.57 (talk) (Restructured the example; needs much more work)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In solid modelling, a transmigration operation refers to the changes in a part that 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.


Example

Suppose one has two blocks of widely different sizes. A 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 she goes back and moves the cutting block so that instead of cutting a side, she instead cuts through the center of the edge, creating a two edges; the color change is then reapplied. Those subsequent changes are associated with both broken edges, rather than one of the cut edges.


See also

External links

Categories: