Click or drag to resize

BrepCreateFromBox Method

Overload List
  NameDescription
Public methodStatic memberCode exampleCreateFromBox(BoundingBox)
Constructs new brep that matches a bounding box.
Public methodStatic memberCreateFromBox(Box)
Constructs new brep that matches an aligned box.
Public methodStatic memberCreateFromBox(IEnumerablePoint3d)
Constructs new brep from 8 corner points.
Top
See Also