Building an assembly of iParts with variations such as different sizes, shapes, and content using iAssemblies
iAssemblies are used to create variations of assemblies and subassemblies that make up your designs. They are an efficient way to create configurations of assemblies, in a single file, without the need to recreate and duplicate work. iAssemblies work and are configured in a similar way to iFeatures and iParts.
Configurable attributes in an iAssembly can consist of suppressing or computing features/parts, constraint values, materials, appearance, and even the BOM structure of components. In most cases, the following steps are used to create an iAssembly:
- Standard parts are assembled into an assembly.
- iParts are configured from the parts in the assembly (this can be done prior to being placed into the assembly).
- The creation of an iAssembly is initiated.
- Configurable attributes and iAssembly members are specified from the iParts or sub-iAssemblies. ...