Dynamic Simulation with a Framework Assembly

Dynamic Simulation with a Framework Assembly

nishan.japahuge
Enthusiast Enthusiast
184 Views
2 Replies
Message 1 of 3

Dynamic Simulation with a Framework Assembly

nishan.japahuge
Enthusiast
Enthusiast

Hi,

I’m just wondering whether dynamic simulation is supported within a Framework Assembly. I’ve noticed that the icon is greyed out, and I haven’t found a straightforward way to convert the Framework Assembly into a regular one.

The only workaround I’ve seen so far is creating a new assembly file and importing the framework as a subassembly—but that seems a bit time-consuming and inefficient.

If anyone could shed some light on this, I’d really appreciate it.

Regards

Nishan

0 Likes
185 Views
2 Replies
Replies (2)
Message 2 of 3

johnsonshiue
Community Manager
Community Manager

Hi Nishan,

 

This is a limitation. The editability to a frame subassembly is limited. It is because a frame subassembly has to be within the hosting assembly context where it was originally created. It helps keep full associativity.

Yes, you need to place it in another assembly or perform the analysis in the hosting assembly. Or simply save the hosting assembly as a different iam file for running Dynamic Simulation purpose.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 3 of 3

nishan.japahuge
Enthusiast
Enthusiast

Noted and Thank you John