Syntax
public enum ElementReferenceType
Unknown Namespace Members:
| Name | Description |
|---|---|
| REFERENCE_TYPE_NONE | The reference is to an element. |
| REFERENCE_TYPE_LINEAR | The reference is to a curve or edge. |
| REFERENCE_TYPE_SURFACE | The reference is to a face or face region. |
| REFERENCE_TYPE_FOREIGN | The reference is to geometry or elements in linked Revit file. |
| REFERENCE_TYPE_INSTANCE | The reference is an instance of a symbol. |
| REFERENCE_TYPE_CUT_EDGE | The reference is to a face that was cut (where the original pick was made on the cut edge). |
| REFERENCE_TYPE_MESH | The reference is to a mesh. |
| REFERENCE_TYPE_SUBELEMENT | The reference is to a subelement. |