The cloned entity is coming at same position after applying transformation on it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
@pendean @DarreanP, @dgorsman @ToanDN
I was am cloning an entity which basically has a tread and a straight beam and I want to translate the cloned entity ent1 to a new position as I have implemented in code in the txt file attached with this post. But the issue I was facing is after cloning the entity, the cloned entity 'ent1' which I have cloned using the 'Clone()' API is coming at same place as the original entity 'ent' . when I select the 'realistic' view option in Advanced steel and drag the original entity upwards I can see the cloned entity which is coming at same place as the initial one i.e. 'ent'. Can anyone help me through this -
Why the cloned entity is coming at same place as the original entity 'ent', after applying different transformations to both of them.
why the transformations are not getting applied on the cloned entity ? attached code as a txt file.
Than you in advance.