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