|
M
Dispose()
|
None
|
Releases all resources used by the ReferenceIntersector
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
Find(XYZ, XYZ)
|
IList<ReferenceWithContext>
|
Projects a ray from the origin along the given direction, and returns all references from intersected elements which match the ReferenceIntersector's criteria.
|
|
|
M
FindNearest(XYZ, XYZ)
|
nullNothingnullptr
|
Projects a ray from the origin along the given direction, and returns the nearest reference from intersected elements which match the ReferenceIntersector's criteria.
|
|
|
M
GetFilter()
|
nullNothingnullptr
|
Gets the ElementFilter used in intersection testing.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetTargetElementIds()
|
The target ElementIds.
|
Gets the set of ElementIds to test from in intersection testing.
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
SetFilter(ElementFilter)
|
None
|
Sets the ElementFilter used in intersection testing.
|
|
|
M
SetTargetElementIds(ICollection<ElementId>)
|
None
|
Sets the set of ElementIds to test from in intersection testing.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|