© 2010 Autodesk
Introduction to the Navisworks 2011 .NET API
Document Parts
Application.ActiveDocument.CurrentSelection
Application.ActiveDocument.Models
Application.ActiveDocument.Tool
[Document]--[DocumentCurrentSelection], [Document]--[DocumentModels], [Document]--[DocumentTool].png
DocumentParts are accessed as properties from the Document object. Here, we are accessing them via the ActiveDocument property. See the relationship below.