Tutorials

0 0 Beginner
You can load an assembly with its active components fully resolved or lightweight. Both parts and sub-assemblies can be lightweight. You can improve performance of large assemblies significantly by using lightweight components. Loading an assembly with lightweight components is faster than loading the same assembly with fully resolved components. Assemblies with lightweight components rebuild faster because less data is evaluated.