Itoo Software Forum

Author Topic: Attributes According To ID  (Read 478 times)

GT4505

  • Full Member
  • ***
  • Posts: 133
    • claar.be
Attributes According To ID
« 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.
Pieter van Stee

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Attributes According To ID
« Reply #1 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.



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
Paul Roberts
iToo Software

GT4505

  • Full Member
  • ***
  • Posts: 133
    • claar.be
Re: Attributes According To ID
« Reply #2 on: August 17, 2020, 06:25:06 PM »
Thx! That was it.
Pieter van Stee