Constructs a new BoundingBoxXYZ with a default transform and extents of (-100, -100, -100) to (100, 100, 100).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public BoundingBoxXYZ() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: BoundingBoxXYZ() |