|
![]() |
Returns a ModelItemCollection that represents the items specified by this Selection in the document
which it is associated with.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Function GetSelectedItems As ModelItemCollection |
C# |
---|
public ModelItemCollection GetSelectedItems() |
Visual C++ |
---|
public: ModelItemCollection^ GetSelectedItems() |
Exceptions
Exception | Condition |
---|---|
System..::..NotSupportedException | No document is associated with this selection |