|
![]() |
A selection containing the second composite item for this clash result, if there is one, or otherwise the leaf geometry item. 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 CompositeItemSelection2 As ModelItemCollection Get |
C# |
---|
ModelItemCollection CompositeItemSelection2 { get; } |
Visual C++ |
---|
property ModelItemCollection^ CompositeItemSelection2 { ModelItemCollection^ get (); } |
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed. |