RVTDocs.com
Namespace: Autodesk.Revit.DB

ElementReferenceType

Enumeration
Description:
Element reference types.
Syntax
public enum ElementReferenceType
ElementReferenceType Enumeration Members:
Name Description
0 The reference is to an element.
1 The reference is to a curve or edge.
2 The reference is to a face or face region.
3 The reference is to geometry or elements in linked Revit file.
4 The reference is an instance of a symbol.
5 The reference is to a face that was cut (where the original pick was made on the cut edge).
6 The reference is to a mesh.
7 The reference is to a subelement.