M_Rhino_Geometry_Collections_MeshFaceList_GetFaceBoundingBox - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the bounding box of a face.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public BoundingBox GetFaceBoundingBox(
int faceIndex
)
VB
Public Function GetFaceBoundingBox (
faceIndex As Integer
) As BoundingBox
- faceIndex
- Type: System.Int32
A face index.
Type: BoundingBox
A new bounding box, or Empty on error.
Supported in: 6.0.16224.21491, 5D58w