Gets the bounding box of the element record.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Outline GetBoundingBox()
Return Value
Outline
The bounding box outline.
null if there is no bounding box for this element.
See Also
Reference