Revit 2018 API |
ElementRecord..::..HasBoundingBox Method |
ElementRecord Class See Also |
Determines whether this element record has a bounding box.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2011
Syntax
C# |
---|
public bool HasBoundingBox() |
Visual Basic |
---|
Public Function HasBoundingBox As Boolean |
Visual C++ |
---|
public: bool HasBoundingBox() |