Skip to main content
14-Alexandrite
May 30, 2019
Question

How to change interface-to-interface to interface-to-geom.

  • May 30, 2019
  • 2 replies
  • 1825 views

We have some very large assemblies. When we add fasteners to the top level assembly, it takes literally minutes to load due to all of the interfaces. Is there a way to change the mating default to interface to geometry?

2 replies

12-Amethyst
May 30, 2019

Set configuration option "comp_interface_placement interface_to_geom".

StephenW
23-Emerald III
May 30, 2019

I believe I set the following in the config.pro

comp_assemble_with_interface NONE

comp_interface_placement INTERFACE_TO_GEOM

 

I had the same problem with large assemblies and it was a major time waster.