Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Dear all,
I have followed the instructions as per the PTC help below, but it is not giving the expected output.
I have the structure in my configable part as following;
1234-0100 Generic Car (Configurable)
1200-0100 Engine (Configurable)
1200-0101 Diesel Engine (Non-Configurable)
1200-0102 Petrol Engine (Non-Configurable)
1300-0100 Chassis (Configurable)
1300-0101 Sedan Chassis (Non-Configurable)
1300-0102 Hatchback Chassis (Non-Configurable)
I want the variant structure as follows
1234-0101 Petrol Car Sedan (Non-Configurable)
1200-0102 Petrol Engine (Non-Configurable)
1300-0101 Sedan Chassis (Non-Configurable)
I want the middle nodes to go away in the resulting variant BOM for Car. I created the 1200-0100 Engine (Configurable) and 1300-0100 Chassis (Configurable) as "Collapsible = Yes", as per PTC help below.
Iam only getting an error in "deliverables" - saying that " you do not have access to the configurable part -...."
Creating Module Variants with Collapsible MiddleNodes
For example, a configurable module Tire has two interchangeable standard parts with different tire characteristics (each with quantity of 1). If the Tire part is defined as collapsible, in the resulting deliverable the configurable module is replaced by the child part that matches the variant specification. If the configurable module has quantity 4, then the quantity of the standard part takes into account the quantity of the configurable module, and it this case lists the quantity of 4.
The ability to collapse the configurable modules allows you to streamline the structure to show the actual parts that are used to create a product. The next figure shows a structure that includes configurable modules.