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