2027 Enumeration
Changes 0
E

ElementReferenceType

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