You can add a new row even if an existing alternate assembly is present in the Assemble section. |
When you use to remove an existing alternate assembly, only the entry is removed from the Assemble dialog box. The alternate assembly is not removed from the downstream view. |
The resources listed in the Part section of Type and Attribute Management are not listed in the Type list. |
The default part or subpart that is displayed in the Type list depends on the value that you set in the following preferences: • > > • Structure Transformation Type Mapping List |
After adding rows in the Assemble dialog box, if you change the soft type attributes, the entries of the added rows are no longer visible. The Type list is also updated. |
If you do not want to set or edit the Transformation Type in the Set Parameters tab, you can jump to Step 7. |
Attribute | Description | ||
---|---|---|---|
Quantity | Provides information about the quantity of first-level child parts. | ||
Existing Downstream Object | Use the Existing Downstream Object list to create an alternate assembly under an existing downstream object.
• The Existing Downstream Object list is empty if no downstream objects exist. • The Transformation Type list is enabled when no downstream object from the Existing Downstream Object list is selected. | ||
Transformation Type | Select one from the following transformation types: • Add Same –This is the default selection in the Transformation Type column. Select this option when you want the parts to be consumed as is. In this case, the part number and the view of the parts consumed in the downstream view remains the same. The behavior of the Add Same selection is same as the Paste action in BOM Transformer. • New Branch—The behavior of the New Branch selection is same as the Paste as New Branch action in BOM Transformer. In this case, the part number of the parts consumed in the downstream view remains the same; however, the view changes. • New Part—The behavior of the New Part selection is same as the Paste as New Part action in BOM Transformer. In this case, the part number and the view of the parts consumed in the downstream view changes. • New Part Per Assembly—When you select this option, a new part is created in the downstream view for every alternate assembly in the downstream view. The child parts under the selected assembly in the downstream view are consumed under the respective newly created part in the downstream view after the Assemble action is complete. Use the Edit Attribute Value action in the Set Parameters step to select the same transformation type for multiple alternate assemblies. To do that, select the assemblies for which you want to set the transformation type and click Edit Attribute Value. The Edit Attribute Value dialog box opens. In the Edit Attribute Value dialog box, the Set list contains the same options that appear in the Transformation Type column. Select one of the options and click OK. Note: You can use the Edit Attribute Value action only if you have not selected anything in the Existing Downstream Object list for the selected alternate assemblies. |
The child parts added to the new alternate assemblies parts are grayed out if the com.ptc.windchill.baseserver.greyOutAssembledParts property is set to True. By default, the com.ptc.windchill.baseserver.greyOutAssembledParts property is set to False. This property can be found in baseserver.properties.xconf located at <Windchill>/codebase/com/ptc/windchill/baseserver. Configure the property in the following format:<Property name="com.ptc.windchill.baseserver.greyOutAssembledParts" default="true"/>. |