Uses of Interface
com.solibri.smc.api.ui.View
Packages that use View
Package
Description
-
Uses of View in com.solibri.smc.api
Methods 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.layout
Methods in com.solibri.smc.api.layout that return View -
Uses of View in com.solibri.smc.api.ui.views
Fields in com.solibri.smc.api.ui.views declared as ViewModifier and TypeFieldDescriptionstatic final ViewInternalViews.CHECKED_COMPONENTS_VIEWThe checked components view.static final ViewInternalViews.CHECKING_RESULTS_VIEWThe checking results view.static final ViewInternalViews.CLASSIFICATION_VIEWThe classification view.static final ViewInternalViews.COMPARTMENTATION_VIEWThe compartmentation view.static final ViewInternalViews.FILTERING_VIEWThe filtering view.static final ViewInternalViews.HYPERLINK_VIEWThe hyperlink view.static final ViewInternalViews.INFO_VIEWThe component info view.static final ViewInternalViews.INFORMATION_TAKEOFF_VIEWThe information takeoff view.static final ViewInternalViews.ISSUE_DETAILS_VIEWThe issue details view.static final ViewInternalViews.ISSUE_SORTER_VIEWThe issue sorter view.static final ViewInternalViews.ISSUES_VIEWThe issues view.static final ViewInternalViews.MODEL_TREE_VIEWThe model tree view.static final ViewInternalViews.PARAMETERS_VIEWThe parameters view.static final ViewInternalViews.PRESENTATION_VIEWThe presentation view.static final ViewInternalViews.RESULT_SUMMARY_VIEWThe checking result summary view.static final ViewInternalViews.RULESETS_VIEWThe checking ruleset definition view.static final ViewInternalViews.SELECTION_VIEWThe selection basket view.static final ViewInternalViews.THREED_VIEWThe 3D view.static final ViewInternalViews.USER_DEFINED_RELATIONS_VIEWThe user-defined relations view. -
Uses of View in com.solibri.smc.api.ui.views.checking
Subinterfaces 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.checkingresults
Subinterfaces 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.issues
Subinterfaces 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.