Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
dhanshri_gavas
371 Views, 4 Replies

How to pass the transformation matrix to imported component inside Assembly environment

Hi,

I am loading the step file as an imported component in the assembly environment by using the API. 

But I want to apply transformations to imported components. One way is to break the link to the imported component and apply the transformation, but for that, you need to save the assembly first and then apply the transformation. But in my case, it's not expected. Is there any other way to apply transformation?

Thanks in advance!