Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Component placement using RobotStudio SDK

scottdf93
scottdf93
edited October 2020 in RobotStudio
Can anyone show me how to place a component by two frames using the SDK? I can't seem to find any method in the API reference.

I've tried Body.Transform.Translation.TransformPoint(fromFrame, toFrame); but doesn't seem to work.

I want to do the same thing as the option in the image below.


Post edited by scottdf93 on