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