BrepCreateFromBox Method |
| Name | Description | |
|---|---|---|
| CreateFromBox(BoundingBox) |
Constructs new brep that matches a bounding box.
| |
| CreateFromBox(Box) |
Constructs new brep that matches an aligned box.
| |
| CreateFromBox(IEnumerablePoint3d) |
Constructs new brep from 8 corner points.
|