- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to get the rotation of a block.
I would need both angle in XY plane and angle to XY values to attach some other blocks to this block in proper orientation (think attaching legs to conveyors). Though I could make do with only the angle in XY plane as I would know the angle to XY plane beforehand or I can calculate it from block attributes.
(getpropertyvalue block "Rotation") or getting assoc of 50 of the block works only when the block is not rotated in the z direction. But if the block is rotated by any value in z direction then they return 90 or 270 depending on z rotation direction.
How can I get the actual rotation of the block in XY plane at least?
Not rotated in z:
Rotated in z:
Solved! Go to Solution.