Share

Surface.GetBoundingBoxUV Method

Gets the UV bounding box of the surface.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public BoundingBoxUV GetBoundingBoxUV()

Return Value

BoundingBoxUV
The UV bounding box of the surface.

Remarks

The UV bounding box may not be set.

See Also

Reference

Was this information helpful?