Namespace:
Autodesk.Revit.DB
FindReferenceTarget
Enumeration
Description:
The type of reference to find from a ReferenceIntersector.
The type of reference to find from a ReferenceIntersector.
Syntax
public enum FindReferenceTarget
Unknown Namespace Members:
Name | Description |
---|---|
Element | An element. |
Mesh | A mesh. |
Edge | An edge. |
Curve | A curve. |
Face | A face. |
All | All target types. |