When you create an object in your design, the object is assigned a default name or a unique identifier (ID). This usually consists of a prefix that identifies what type of object or part it is, followed by a unique number. You can choose to accept this default name or, if you wish, you can reject it and enter a different name. In the Systems 3D Allocation app, the default name for logical instances is derived by naming rules contained in the file PLMBusinessLogic_Logical_BLInstanceInitialization.CATRule. The naming rules are based on object classes and attributes and define the PLM attribute values which are added to logical instances created by the Systems 3D Allocation operations listed below.
The creation of ports and connections is not affected by naming rules. For further details, see the C++ API Documentation Portal: References: Business Logic Openness Infrastructure Reference. Naming Example
|