Revit 2025.3 API
Find |
The type of reference to find from a ReferenceIntersector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax

Member name | Value | Description |
---|---|---|
All | 31 | All target types. |
Curve | 8 | A curve. |
Edge | 4 | An edge. |
Element | 1 | An element. |
Face | 16 | A face. |
Mesh | 2 | A mesh. |
See Also