| Revit 2019.2 API |
| BoundingBoxXYZ Constructor |
| BoundingBoxXYZ Class See Also |
Constructs a new BoundingBoxXYZ with a default transform and extents of (-100, -100, -100) to (100, 100, 100).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Syntax
| C# |
|---|
public BoundingBoxXYZ() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: BoundingBoxXYZ() |