destroy
Remove and delete AUTOSAR architecture element
Syntax
Description
destroy( removes and deletes
        architecture element archElement)archElement from an architecture model. The
          archElement argument is a component, composition, port, or connector
        handle returned by a previous call to addComponent,
          addComposition, addPort,
          connect, or
          find.
Examples
Input Arguments
Version History
Introduced in R2020a
See Also
addComponent | addComposition | addPort | connect | find | importFromARXML | layout