Compute Additional Attributes of Routables (EWR_ComputeAdditionalAttributesOfRoutables)

An opening ID is an entry point used to customize business logic. The Compute Additional Attributes of Routables opening ID is available in the Electrical physical system design resources set. This opening ID lets you display additionnal columns 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_ComputeAdditionalAttributesOfRoutables
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.
ListBasicAdditionalAttributes List Write List of basic additional attributes. Values of these attributes are always up-to-date.
ListComputableAdditionalAttributes List Write List of computable additional attributes. Th user can mangage the update of the values of these attributes.
CommandName String Read Name of the command: "RoutingAssistant".