M_Rhino_Geometry_Box_Union - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a union between this Box and the given point. This grows the box in directions so it contains the point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void Union(
Point3d point
)
VB
Public Sub Union (
point As Point3d
)
- point
- Type: Rhino.Geometry.Point3d
Point to include.
Supported in: 6.0.16224.21491, 5D58w