Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: GT4505 on August 13, 2020, 02:17:53 PM

Title: Attributes According To ID
Post by: GT4505 on August 13, 2020, 02:17:53 PM
Dear Itoo Team,

I have a question regarding the properties of segments that are ID dependable.
I'm placing a door (1), sliding window (2) & fixed window (3)
When extracting the attributes of the size xyz to make separate bounding box for each, it doesn't take into account the ID's anymore and only returns size of the last one (3).
A screenshot attached.

How to keep the ID's in the attributes or create the appropriate bounding boxes?

Thanks in advance.
Title: Re: Attributes According To ID
Post by: Paul Roberts on August 13, 2020, 03:36:36 PM
Hi,

Please try connecting the attributes to a Transform operator instead of directly to the segment node.

(https://i.imgur.com/6w3QYH7.jpg)

This is true most times in RailClone, several attributes and expressions only work when connected via a Transform node. Most the time you will get a warning if this is the case.

I hope that helps,

Paul
Title: Re: Attributes According To ID
Post by: GT4505 on August 17, 2020, 06:25:06 PM
Thx! That was it.