Revit 2024 API |
Element..::..Document Property |
Element Class See Also |
Returns the Document in which the Element resides.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
Remarks
All elements are contained within a document. An element can be retrieved from this
document by using the id that is returned by the element's id property.