Main Content

systemcomposer.view.ComponentOccurrence

(Removed) Shadow of component from composition in view

Since R2019b

    The systemcomposer.view.ComponentOccurrence object has been removed. It has been replaced with the systemcomposer.view.View and the systemcomposer.view.ElementGroup objects. For further details, see Compatibility Considerations.

    Description

    The ComponentOccurrence object inherits from the systemcomposer.view.BaseViewComponent object.

    Properties

    expand all

    Handle to composition component of this occurrence, returned as a systemcomposer.arch.BaseComponent object.

    Example: handle = get(object,'Component')

    Version History

    Introduced in R2019b

    collapse all

    R2021a: systemcomposer.view.ComponentOccurrence object has been removed

    The systemcomposer.view.ComponentOccurrence object is removed in R2021a with the introduction of new views programmatic interfaces. For more information on how to create and edit a view using the command line, see Create Architecture Views Programmatically.