Returns the UV bounding box of the face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BoundingBoxUV GetBoundingBox()
Return Value
BoundingBoxUVA BoundingBoxUV with the extents of the parameterization of the face.
See Also
Reference