This functionality is only available for certain module packages.

addToPlaceholderObjects(MechatronicObject mo, Placeholder placeholder)

Places the mechatronic object mo on the placeholder placeholder in this mechatronic component.

addToPlaceholderObjects(MechatronicObject mo, Placeholder placeholder)
Argument MechatronicObject mo A mechatronic object to place.
Placeholder placeholder A placeholder of the component.
Return value