Determines whether this element record has a bounding box.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
| C# |
|---|
public bool HasBoundingBox() |
| Visual Basic |
|---|
Public Function HasBoundingBox As Boolean |
| Visual C++ |
|---|
public: bool HasBoundingBox() |