|
![]() |
A selection containing the second leaf geometry item for this clash result. In the case of a ClashResultGroup this can be multiple composite items.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
Visual Basic |
---|
ReadOnly Property Selection2 As ModelItemCollection Get |
C# |
---|
ModelItemCollection Selection2 { get; } |
Visual C++ |
---|
property ModelItemCollection^ Selection2 { ModelItemCollection^ get (); } |
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed. |