Namespace:
Autodesk.Revit.UI.Selection
ObjectType
Enumeration
Description:
This enumerated type contains object types allowed to be selected during selection operations.
This enumerated type contains object types allowed to be selected during selection operations.
Syntax
public enum ObjectType
Unknown Namespace Members:
Name | Description |
---|---|
Nothing | Nothing. |
Element | Whole element. |
PointOnElement | Any point on an element (on a face or curve). |
Edge | Any model edge. |
Face | Any face. |
LinkedElement | Elements in linked RVT files. |
Subelement | Whole element or subelement. |