|
M
Dispose()
|
None
|
|
|
|
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)
|
ReferenceWithContext
|
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()
|
ElementFilter
|
Gets the ElementFilter used in intersection testing.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetTargetElementIds()
|
ICollection<ElementId>
|
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
|