Compute Values of Additional Attributes of Routables (EWR_ComputeAdditionalAttributeValuesOfRoutables)

An opening ID is an entry point used to customize business logic. The Compute Values of Additional Attributes of Routables opening ID is available in the Electrical physical system design resources set. This opening ID lets you update the values of additionnal attributes displayed in the Routing Assistant panel.

Note: For more information about customization by business rules, see Installation and Setup: Customize: Behavior: Data Setup: Customization by Business Rules.

This page discusses:

General Information

This opening ID is invoked when you route your cables using the Routing Assistant command.

For more information, see Electrical 3D Design User's Guide: Managing Cable Routes.

Definition Description
PLM Opening ID EWR_ComputeAdditionalAttributeValuesOfRoutables
Customization intent Computation
Execution context Client

Input Objects

Input objects must be of the following types:

  • ThisObject
  • Parameters corresponds to the context object.

Context Object Parameters

Parameter Name Type Read or Write Comments
FactType Any EKL type Type of ThisObject in the business rule body.
ListRoutables List Read List of cable routes for which additional attributes are retrieved.
ListAttributes List Read List of additional attributes whose values are retrieved.
ListAttributeValues List Write List of the attributes values.
CommandName String Read Name of the command: "RoutingAssistant".