yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Point & Point Style
CadPointGetTextX
Returns the text x of the point.
double
CadPointGetTextX
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The text x.
See Also
CadPointGetText
CadPointGetTextAngle
CadPointGetTextOffset
CadPointGetTextY
CadPointGetBlockAngle
CadPointGetCoord
CadPointGetStyleID
CadPointGetX
Point & Point Style (chapter)