Position

Syntax

<Path>.Position:length[3]

The attribute Position sets the position of the graphic designated by <Path>.

Note:

When you assign the attribute, Plant Simulation deactivates graphic inheritance.

Note:

You cannot assign the attribute when the graphic is located in an automatically generated graphic group.

Data Type of the Value You Can Assign

You can assign an array of data type length with three values.

Example

obj._3D.getGraphic("default", [1,7]).Position := [5,-5,0]
var p : length[3] := obj._3D.getGraphic("deco", [1,7]).Position

Related Topic

_3D.InheritGraphics

_3D.Position

X (array)

Y (array)

Z (array)

_3D.getGraphic

Edit 3D Properties > Tab Transformation > Settings for the Position