Main Content

systemcomposer.view.ViewComponent

(Removed) View component within architecture view

Since R2019b

    The systemcomposer.view.ViewComponent class has been removed. It has been replaced with the systemcomposer.view.View and the systemcomposer.view.ElementGroup classes. For further details, see Compatibility Considerations.

    Description

    A ViewComponent object is a component that exists only in the view in which it is created. These components do not exist in the composition. This object inherits from the systemcomposer.view.BaseViewComponent object.

    Version History

    Introduced in R2019b

    collapse all

    R2021a: systemcomposer.view.ViewComponent object has been removed

    The systemcomposer.view.ViewComponent 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.