BoundBlock2d Constructor

Overload List

Method Description
BoundBlock2d.BoundBlock2d () Constructs a parallelogram contracted to the origin of the coordinates.
BoundBlock2d.BoundBlock2d (Point2d, Point2d) Constructs a box contracted to a segment between two points.
BoundBlock2d.BoundBlock2d (Point2d, Vector2d, Vector2d) Constructs a parallelogram given a vertex and two sides.