ApplicationNewBoundingBoxUV Method |
Creates an empty two-dimensional rectangle.
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic BoundingBoxUV NewBoundingBoxUV()
Public Function NewBoundingBoxUV As BoundingBoxUV
public:
BoundingBoxUV^ NewBoundingBoxUV()
member NewBoundingBoxUV : unit -> BoundingBoxUV
Return Value
BoundingBoxUV
See Also