Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbMText Class
>
OdDbMText Methods
>
OdDbMText::getActualBoundingPoints Method
OdDbMText::getActualBoundingPoints Method
Syntax
C++
void
getActualBoundingPoints
(OdGePoint3dArray&
boundingPoints
,
double
dGapX
= 0.,
double
dGapY
= 0.)
const
;
Description
Returns the WCS actual bounding points of this MText entity.
Parameters
Parameters
Description
boundingPoints
[out] Receives the bounding points.
dGapX
[in] specifies gap aroung actual text in X direction.
dGapY
[in] specifies gap aroung actual text in Y direction.
Remarks
The points are returned as follows:
Point
Corner
boundingPoints[0]
Top left
boundingPoints[1]
Top right
boundingPoints[2]
Bottom left
boundingPoints[3]
Bottom right
Links
OdDbMText Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!