MeshCreateFromBox Method |
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(IEnumerablePoint3d, Int32, Int32, Int32) |
Constructs new mesh from 8 corner points.
|