Overload_Rhino_Geometry_Mesh_CreateFromBox - mcneel/rhinocommon-api-docs GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
CreateFromBox(BoundingBox, Int32, Int32, Int32) | Constructs new mesh that matches a bounding box. |
![]()
|
CreateFromBox(Box, Int32, Int32, Int32) | Constructs new mesh that matches an aligned box. |
![]()
|
CreateFromBox(IEnumerable(Point3d), Int32, Int32, Int32) | Constructs new mesh from 8 corner points. |
