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