systemcomposer.view.ViewArchitecture
(Removed) Set of view components in architecture view
The systemcomposer.view.ViewArchitecture class has been removed. It has been replaced
with the systemcomposer.view.View and the systemcomposer.view.ElementGroup classes. For further details, see Version History.
Description
A ViewArchitecture object describes a set of view components
that make up a view. This object inherits from the systemcomposer.view.ViewElement object.
Properties
Object Functions
addComponent | (Removed) Add component to view given path |
removeComponent | (Removed) Remove component from view |
createViewComponent | (Removed) Create view component |