Element
Extensions for working with Revit Element objects, including category inspection, relationships, and quick checks.
Subclasses
ElementCategory
Helpers for retrieving and inspecting Category information from Element instances (names, types, hierarchy, and built-in category checks).
21 methods
EleGeometryBounding
Helpers for element bounding box access (min/max/centroid/outline/corners) and lightweight geometry traversal (meshes, solids).
12 methods
EleLocationNTransform
Helpers for reading element location (points/curves/center), transforming points between host/link coordinates, and applying common transforms (move/rotate/copy/mirror).
17 methods
EleParameters
Helpers for looking up, reading, and writing Element parameters (by name, BuiltInParameter, or Parameter instance) with Try-patterns and type-checked setters.
25 methods