Determines whether this element record has a bounding box.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasBoundingBox()
Return Value
Boolean
True if the element record has a bounding box or false otherwise.
See Also
Reference