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