| |
Name |
Description |
|
BoundBlock2d
|
Default constructor for the BoundBlock2d class. Constructs a
bounding block with minimum and maximum points at the coordinate
system origin. |
|
BoundBlock2d(IntPtr)
|
Constructor for the BoundBlock2d class. Constructs a bounding
block from an unmanaged object. |
|
BoundBlock2d(Point2d,
Point2d)
|
Constructor for the BoundBlock2d class. Constructs a bounding
block with specified minimum and maximum points. |
|
BoundBlock2d(Point2d,
Vector2d, Vector2d)
|
Constructor for the BoundBlock2d class. Constructs a bounding
block with specified base point. |