Skip to content

Overload_Rhino_Geometry_Mesh_CreateFromBox

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Mesh.CreateFromBox Method

Overload List

 

Name Description
Public methodStatic member CreateFromBox(BoundingBox, Int32, Int32, Int32) Constructs new mesh that matches a bounding box.
Public methodStatic member CreateFromBox(Box, Int32, Int32, Int32) Constructs new mesh that matches an aligned box.
Public methodStatic member CreateFromBox(IEnumerable(Point3d), Int32, Int32, Int32) Constructs new mesh from 8 corner points.
  Back to Top

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

Clone this wiki locally