After a Cloning of a Design Part (DELPLMFProcessReference_BLInitAfterCloneID)

An opening ID is an entry point used to customize business logic. After a Cloning of a Design Part specifies the opening ID run after cloning a Design Part in Manufactured Part generation.

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

The table below provides you with information related to the definition of the opening ID.

PLM Opening ID: DELPLMFProcessReference_BLInitAfterCloneID
Customization intent: Execution
Execution context:Client

Input Objects

Input objects must be of the following types:

  • ThisObject: Reference of the cloned part.
  • Parameters corresponds to the context object.

Context Object Parameters

Parameter NameTypeRead/WriteComments
iDesignPartReferenceObjectType ReadReference of the design part.

Sample

The following sample describes how to access attributes of a cloned part reference.

/* Use ThisObject to access attributes on cloned part reference */