systemcomposer.view.ViewComponent
(Removed) View component within architecture view
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 Version History.
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.