yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Point & Point Style
CadPointPutTextY
Sets the text y of the point.
void
CadPointPutTextY
(
YuHandle
hEnt
,
double
Y
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Y
(double)
World coordinate.
Return Value
None.
See Also
CadPointPutText
CadPointPutTextAngle
CadPointPutTextOffset
CadPointPutTextX
CadPointPutBlockAngle
CadPointPutCoord
CadPointPutStyleID
CadPointPutX
Point & Point Style (chapter)