Provides selection service and selection event notification for the modeling window.
The ModelingWindowPane type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ModelingWindowPane | Initializes a new instance of the ModelingWindowPane class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CommitPendingEditForCommand | Verifies whether outstanding edits should be committed before a command is executed. |
![]() |
CountAllObjects | Counts the number of elements in the modeling window. |
![]() |
CountObjects | Counts the number of elements in the modeling window or in the current selection. |
![]() |
CountSelectedObjects | Counts the number of elements in the current selection. |
![]() |
Dispose | Overloaded. |
![]() |
DoSelectObjects | Selects elements in the modeling window. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAllObjects | Gets all elements in the modeling window. |
![]() |
GetComponentSelected | Verifies whether the specified element is selected. |
![]() |
GetContainerSelected | Verifies whether the specified container is selected. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetObjects | Returns either the elements that are selected or the elements that can be selected in the modeling window. |
![]() |
GetSelectedComponents | Gets a read-only collection of elements that are selected in the modeling window. |
![]() |
GetSelectedObjects | Returns the elements that are selected in the modeling window. |
![]() |
GetService | Gets the menu command service that you want to implement. (Overrides WindowPane.GetService(Type).) |
![]() |
GetSite | Retrieves the site that was set most recently with SetSite. If no site is known, a failure code is returned. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Hide | Hides the modeling window. |
![]() |
Initialize | (Inherited from WindowPane.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnClose | Removes modeling window objects from the shortcut menu selection when the modeling window is closed. (Overrides WindowPane.OnClose().) |
![]() |
OnCreate | (Inherited from WindowPane.) |
![]() |
OnSelectionChanged | Notifies event listeners from the base class when the selection changes. |
![]() |
OnSelectionChanging | Notifies event listeners from the base class before the selection changes. |
![]() |
PreProcessMessage | Verifies whether Windows sent a message. (Overrides WindowPane.PreProcessMessage(Message%).) |
![]() |
SelectObjects | Selects elements in the modeling window. |
![]() |
SetSelectedComponents | Overloaded. Puts the selected elements into the selection container and notifies the shell of the change. |
![]() |
SetSite | Initializes the modeling window in the environment. |
![]() |
Show | Displays the modeling window, brings it to the top, and makes it the active window. |
![]() |
ShowNoActivate | Displays the modeling window, brings it to the top, but does not make it the active window. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ActiveInPlaceEditWindow | Gets and sets the active window for in-place editing. |
![]() |
Frame | Gets access to behavior and properties of the modeling window interface for both tool and document windows. |
![]() |
HasSelectableObjects | Gets the objects in the modeling window and verifies whether they can be selected. |
![]() |
HelpService | Gets support for Help topics, including adding and subtracting Help keywords. |
![]() |
MenuService | Gets support to manage the global designer verbs, menu commands, and shortcut menus for the modeling window. |
![]() |
PrimarySelection | Gets the primary selected element in the modeling window. If the window contains no primary element, the first element that was selected becomes the primary element. |
![]() |
SelectedElements | Gets the elements that are selected in the modeling window. |
![]() |
SelectionCount | Gets the number of elements that are selected in the modeling window. |
![]() |
SelectionHelpService | Gets support for displaying Help topics and adding and removing Help keywords for the elements that are selected. |
![]() |
ServiceProvider | Gets the service provider that is local to the modeling window. |
![]() |
Window | (Inherited from WindowPane.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
SelectionChanged | Occurs when the selection in the modeling window has changed. |
![]() |
SelectionChanging | Occurs when the selection in the modeling window is about to change. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IVsWindowPane.ClosePane | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.CreatePaneWindow | (Inherited from WindowPane.) |
![]() ![]() |
IOleCommandTarget.Exec | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.GetDefaultSize | (Inherited from WindowPane.) |
![]() ![]() |
IServiceProvider.GetService | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.LoadViewState | (Inherited from WindowPane.) |
![]() ![]() |
IVsBroadcastMessageEvents.OnBroadcastMessage | (Inherited from WindowPane.) |
![]() ![]() |
IOleCommandTarget.QueryStatus | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.SaveViewState | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.SetSite | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.TranslateAccelerator | (Inherited from WindowPane.) |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)