|
|
Creates condition that is same as this condition with StartGroup option set
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function StartGroup As SearchCondition |
| C# |
|---|
public SearchCondition StartGroup() |
| Visual C++ |
|---|
public: SearchCondition^ StartGroup() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |