depk_topsoe_com
1 month agoIdeator II
What is the fastest way to create a Part, assembly and their BOM?
Hi Team,
I have an XML file that contains Part properties and their BOM structure. The XML follows a bottom-up approach
When processing this data using the Aras IOM object model to create an assembly consisting of 111 partsThe structure is as follows:
- Part properties STEP (STP) filesAssembly Part
- BOM creation involves adding or updating relationships between the assembly and its child parts
The processing is currently done sequentiallyCould you please advise on how to improve performance when processing large assemblies like this?