C++
GE_DLLEXPIMPORT AcGeBoundBlock2d( const AcGePoint2d& point1, const AcGePoint2d& point2 );
Description
Constructs a box contracted to a segment between two points.
Parameters
Parameters | Description |
---|---|
point1 | Input point 1 |
point2 | Input point 2 |
GE_DLLEXPIMPORT AcGeBoundBlock2d( const AcGePoint2d& point1, const AcGePoint2d& point2 );
Constructs a box contracted to a segment between two points.
Parameters | Description |
---|---|
point1 | Input point 1 |
point2 | Input point 2 |