Bound
|
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) | Initializes a new instance of the BoundBlock2d class |
![]() |
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. |