Translation
Translate some 2D and 3D plot types.
Syntax
model.result(<pgtag>).feature(<ftag>).create(<atag>,"Translation");
model.result(<pgtag>).feature(<ftag>).feature(<atag>).set(property, <value>);
Description
model.result(<pgtag>).feature(<ftag>).create(<atag>,"Translation") creates a translation attribute feature with the name <atag>, belonging to the feature <ftag>.
Transformation attributes move the coordinates of a plot feature by specified translation values. The translation attribute can be added to arrow plots; contour plots; isosurface plots; particle plots; pellets plots; slice plots; streamline, streamline multislice, and streamline surface plots; surface plots; volume plots; and mesh plots.
The following property is available:
See Also
Deform