_3D.PositionsConnected

Syntax

<Path>._3D.PositionsConnected

The attribute _3D.PositionsConnected matches the position of the object designated by <Path> in the Plant Simulation part of the simulation model with the position of the respective object in the 3D part of the model (true) or not (false).

This attribute also applies to the anchor points of length-oriented objects.

Example

MyConveyor._3D.PositionsConnected := true
MyStation._3D.PositionsConnected := false

Related Topics

_3D.RotationsConnected

Connect 2D and 3D positions