|
M
Dispose()
|
None
|
Releases all resources used by the ReferenceIntersector
|
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (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
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object
|
|
M
GetTargetElementIds()
|
The target ElementIds.
|
Gets the set of ElementIds to test from in intersection testing.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (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
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object
|