Uses of Interface
com.solibri.smc.api.ui.View
Package
Description
-
Uses of View in com.solibri.smc.api
Modifier and TypeMethodDescriptionSMC.getCustomViews()
Returns a list of custom views that are active in the software. -
Uses of View in com.solibri.smc.api.layout
-
Uses of View in com.solibri.smc.api.ui.views
Modifier and TypeFieldDescriptionstatic final View
InternalViews.CHECKED_COMPONENTS_VIEW
The checked components view.static final View
InternalViews.CHECKING_RESULTS_VIEW
The checking results view.static final View
InternalViews.CLASSIFICATION_VIEW
The classification view.static final View
InternalViews.COMPARTMENTATION_VIEW
The compartmentation view.static final View
InternalViews.FILTERING_VIEW
The filtering view.static final View
InternalViews.HYPERLINK_VIEW
The hyperlink view.static final View
InternalViews.INFO_VIEW
The component info view.static final View
InternalViews.INFORMATION_TAKEOFF_VIEW
The information takeoff view.static final View
InternalViews.ISSUE_DETAILS_VIEW
The issue details view.static final View
InternalViews.ISSUE_SORTER_VIEW
The issue sorter view.static final View
InternalViews.ISSUES_VIEW
The issues view.static final View
InternalViews.MODEL_TREE_VIEW
The model tree view.static final View
InternalViews.PARAMETERS_VIEW
The parameters view.static final View
InternalViews.PRESENTATION_VIEW
The presentation view.static final View
InternalViews.RESULT_SUMMARY_VIEW
The checking result summary view.static final View
InternalViews.RULESETS_VIEW
The checking ruleset definition view.static final View
InternalViews.SELECTION_VIEW
The selection basket view.static final View
InternalViews.THREED_VIEW
The 3D view.static final View
InternalViews.USER_DEFINED_RELATIONS_VIEW
The user-defined relations view. -
Uses of View in com.solibri.smc.api.ui.views.checking
Modifier and TypeInterfaceDescriptioninterface
Provides access to the Solibri internal checking view. -
Uses of View in com.solibri.smc.api.ui.views.checkingresults
Modifier and TypeInterfaceDescriptioninterface
Provides access to the Solibri internal checking results view. -
Uses of View in com.solibri.smc.api.ui.views.issues
Modifier and TypeInterfaceDescriptioninterface
IssuesView represents the state of the internal Solibri Issues View that is ready-made in the software.