|
|
Represent a combined id with model index and the path identifier.
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Class ModelItemPathId |
| C# |
|---|
public class ModelItemPathId |
| Visual C++ |
|---|
public ref class ModelItemPathId |
Remarks
The path identifier defines a path from the root item through its
descendants to the specified item
The model index defines which model this path belongs to.