Main Content

systemcomposer.view.ViewElement

(Removed) All view elements

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

    Base class of all view elements.

    Properties

    expand all

    Identifier of object. This property is used by Simulink® Requirements™.

    Example: identifier = get(objViewElement,'ZCIdentifier')

    Data Types: char

    Version History

    Introduced in R2009b

    collapse all

    R2021a: systemcomposer.view.ViewElement object has been removed

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