Uses of Interface
com.solibri.smc.api.ui.View
Packages that use View
Package
Description
- 
Uses of View in com.solibri.smc.apiMethods in com.solibri.smc.api that return types with arguments of type ViewModifier and TypeMethodDescriptionSMC.getCustomViews()Returns a list of custom views that are active in the software.
- 
Uses of View in com.solibri.smc.api.layoutMethods in com.solibri.smc.api.layout that return View
- 
Uses of View in com.solibri.smc.api.ui.viewsFields in com.solibri.smc.api.ui.views declared as ViewModifier and TypeFieldDescriptionstatic ViewInternalViews.CHECKED_COMPONENTS_VIEWThe checked components view.static ViewInternalViews.CHECKING_RESULTS_VIEWThe checking results view.static ViewInternalViews.CLASSIFICATION_VIEWThe classification view.static ViewInternalViews.COMPARTMENTATION_VIEWThe compartmentation view.static ViewInternalViews.FILTERING_VIEWThe filtering view.static ViewInternalViews.HYPERLINK_VIEWThe hyperlink view.static ViewInternalViews.INFO_VIEWThe component info view.static ViewInternalViews.INFORMATION_TAKEOFF_VIEWThe information takeoff view.static ViewInternalViews.ISSUE_DETAILS_VIEWThe issue details view.static ViewInternalViews.ISSUE_SORTER_VIEWThe issue sorter view.static ViewInternalViews.ISSUES_VIEWThe issues view.static ViewInternalViews.MODEL_TREE_VIEWThe model tree view.static ViewInternalViews.PARAMETERS_VIEWThe parameters view.static ViewInternalViews.PRESENTATION_VIEWThe presentation view.static ViewInternalViews.RESULT_SUMMARY_VIEWThe checking result summary view.static ViewInternalViews.RULESETS_VIEWThe checking ruleset definition view.static ViewInternalViews.SELECTION_VIEWThe selection basket view.static ViewInternalViews.THREED_VIEWThe 3D view.static ViewInternalViews.USER_DEFINED_RELATIONS_VIEWThe user-defined relations view.
- 
Uses of View in com.solibri.smc.api.ui.views.checkingSubinterfaces of View in com.solibri.smc.api.ui.views.checkingModifier and TypeInterfaceDescriptioninterfaceProvides access to the Solibri internal checking view.
- 
Uses of View in com.solibri.smc.api.ui.views.checkingresultsSubinterfaces of View in com.solibri.smc.api.ui.views.checkingresultsModifier and TypeInterfaceDescriptioninterfaceProvides access to the Solibri internal checking results view.
- 
Uses of View in com.solibri.smc.api.ui.views.issuesSubinterfaces of View in com.solibri.smc.api.ui.views.issuesModifier and TypeInterfaceDescriptioninterfaceIssuesView represents the state of the internal Solibri Issues View that is ready-made in the software.