|
|
Find ancestor that meets the requirements for First Object selection Behavior
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function FindFirstObjectAncestor As ModelItem |
| C# |
|---|
public ModelItem FindFirstObjectAncestor() |
| Visual C++ |
|---|
public: ModelItem^ FindFirstObjectAncestor() |
Return Value
Return ancestor that meets the requirements for First Object selection Behavior or nulll if no ancestor does
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |