Creates an empty two-dimensional rectangle.
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public BoundingBoxUV NewBoundingBoxUV() |
| Visual Basic |
|---|
Public Function NewBoundingBoxUV As BoundingBoxUV |
| Visual C++ |
|---|
public: BoundingBoxUV^ NewBoundingBoxUV() |