menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Gets the bounding box of a face.
Syntax:
public
BoundingBox
GetFaceBoundingBox(
int
faceIndex
)
Parameters:
faceIndex
Type:
int
A face index.
Returns:
Type:
BoundingBox
A new bounding box, or <b>BoundingBox.Empty</b> on error.
Available since:
5.0
home
/
Rhino.Geometry.Collections
/
MeshFaceList
/
GetFaceBoundingBox
GetFaceBoundingBox method
Class:
Rhino.Geometry.Collections.MeshFaceList
Nothing found