M_Rhino_Geometry_Box_Inflate - mcneel/rhinocommon-api-docs GitHub Wiki
Inflates the box by a given offset in each direction. Inflating with negative amounts may result in decreasing boxes. InValid boxes cannot be inflated.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void Inflate(
double amount
)
VB
Public Sub Inflate (
amount As Double
)
- amount
- Type: System.Double
Amount (in model units) to inflate this box in all directions.
Supported in: 6.0.16224.21491, 5D58w