Model.ME_ModulePrototypeInstanceCreateByID#

Model.ME_ModulePrototypeInstanceCreateByID(parent_proto_part_entity, child_proto_part_entity, name, options)#

Create a module instance (part or part assembly) with a given pair of parent and child module prototype IDs.

Parameters:
  • parent_proto_part_entity (Entity) – The object describing the entity.

  • child_proto_part_entity (Entity) – The object describing the entity.

  • name (hwString) – The name of the module instance to create.

  • options (hwString) –

    Optional list of inputs passed as a comma separated string.

    matrix: a list of 16 double values which describe the relative 4×4 matrix.