saveAsModel(component,modelName)
saves the architecture of the component to a separate architecture model and references the
model from this component.
Architecture component, specified as a systemcomposer.arch.Component object. The component must have an architecture
with definition type composition. For other definition types, this
function gives an error.