Share

ReferenceIntersector Methods

The ReferenceIntersector type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFind Projects a ray from the origin along the given direction, and returns all references from intersected elements which match the ReferenceIntersector's criteria.
Public methodFindNearest Projects a ray from the origin along the given direction, and returns the nearest reference from intersected elements which match the ReferenceIntersector's criteria.
Public methodGetFilter Gets the ElementFilter used in intersection testing.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTargetElementIds Gets the set of ElementIds to test from in intersection testing.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetFilter Sets the ElementFilter used in intersection testing.
Public methodSetTargetElementIds Sets the set of ElementIds to test from in intersection testing.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?