|
|
Replaces this selection by one which contains the same items as this one does while including the minimum number of items.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Sub Minimize |
| C# |
|---|
public void Minimize() |
| Visual C++ |
|---|
public: void Minimize() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |
| System..::..NotSupportedException | Object is Read-Only |