ObjectType
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.
public enum ObjectType
| 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. |
👍 1
10
Linked Revit API pages
Selection
ISelectionFilter
Selection.PickObject
Selection.PickObjects
Selection.PickPoint
Selection.PickElementsByRectangle
Selection.PickBox
Selection.GetElementIds
Selection.SetElementIds
ObjectType
No comments yet. Start the discussion.
Loading…