# Geometry linked with wobj

**URL:** https://tech-community.robotics.abb.com/t/geometry-linked-with-wobj/6427
**Category:** RobotStudio
**Created:** [December 12, 2014, 2:37pm UTC](https://tech-community.robotics.abb.com/t/geometry-linked-with-wobj/6427 "2014-12-12T14:37:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![basstscho](https://avatars.discourse-cdn.com/v4/letter/b/e9bcb4/32.png) [@basstscho](https://tech-community.robotics.abb.com/u/basstscho)
#### Post date: [December 12, 2014, 2:37pm UTC](https://tech-community.robotics.abb.com/t/geometry-linked-with-wobj/6427/1 "2014-12-12T14:37:50Z")

</div>

Hey together,

I’m a new RS-User. In one of my first projects I have a wobj which is once moved from an external axis. On the Robot I realised this movement with: “wobj.oframe.trans.x:=x”

Now I would like to visualize this movement during the simulation. How can I connect a geometry (it’s from a CAD-File) with the wobj? I tried it with Smart objects, but the attach-function does not show me the “T\_ROB1/wobj”.

What’s the easiest eway to realise this connection?

Best,

Johannes

---

<div class="post-metadata">

### Author: ![svoldgaard](https://dub1.discourse-cdn.com/flex005/user_avatar/tech-community.robotics.abb.com/svoldgaard/32/3334_2.png) [@svoldgaard](https://tech-community.robotics.abb.com/u/svoldgaard)
#### Post date: [December 16, 2014, 7:34am UTC](https://tech-community.robotics.abb.com/t/geometry-linked-with-wobj/6427/2 "2014-12-16T07:34:58Z")

</div>

Normally you link a wobj to a geometry.

First you create a mechanism, which has a baseframe. Then you connect that device to your external axis, and create a wobj that is connected to the mechanism.

You now have a wobj that will follow the external axis.
