Skip to main content
Yogesh.T
14-Alexandrite
August 4, 2025
Solved

ASM to Step to Part , component position error.

  • August 4, 2025
  • 1 reply
  • 915 views

Why the component (Guide frame) leaves it position while converting .asm to .step to .prt. Purpose is to get all comp in one with no history but right positions. Pl Guide what is making this move.

Thanks in advance!

Best answer by MartinHanak

Hi,

use hidden config.pro option ... intf3d_in_as_part yes

Read https://community.ptc.com/t5/3D-Part-Assembly-Design/Import-assembly-steps-as-a-single-part/td-p/579717

Note: You have to add the option into config.pro manually in Notepad.

 

1 reply

24-Ruby III
August 5, 2025

Hi,

use hidden config.pro option ... intf3d_in_as_part yes

Read https://community.ptc.com/t5/3D-Part-Assembly-Design/Import-assembly-steps-as-a-single-part/td-p/579717

Note: You have to add the option into config.pro manually in Notepad.

 

Yogesh.T
Yogesh.T14-AlexandriteAuthor
14-Alexandrite
August 5, 2025

Hello,

Thx

Will try that suggestion.

Whay about .asm to shrinkwrap to step to .prt?

Yogesh
23-Emerald III
August 5, 2025

When you try to import a step assembly as a part, it will put all the parts at the coordinate system.

With the config.pro option Martin suggested, when you import the step assy as a part, it will keep the correct location of the parts as they were in the assembly.