Click or drag to resize

Mesh2BoundingBox Method

Compute the bounding box.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public AxisAlignedBoundingBox2 BoundingBox()

Return Value

Type: AxisAlignedBoundingBox2

[Missing <returns> documentation for "M:Karamba.Geometry.Mesh2.BoundingBox"]

Implements

IMesh2BoundingBox
See Also