Returns the UV bounding box of the face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
| C# |
|---|
public BoundingBoxUV GetBoundingBox() |
| Visual Basic |
|---|
Public Function GetBoundingBox As BoundingBoxUV |
| Visual C++ |
|---|
public: BoundingBoxUV^ GetBoundingBox() |