|
![]() |
A selection containing the first 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 Selection1 As ModelItemCollection Get |
C# |
---|
public virtual ModelItemCollection Selection1 { get; } |
Visual C++ |
---|
public: virtual property ModelItemCollection^ Selection1 { ModelItemCollection^ get (); } |
Implements
IClashResult..::..Selection1
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |
System..::..ArgumentException | Argument 'sel' has been Disposed |