yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Line / Ray / XLine
CadLineGetY1
Returns the y1 of the line.
double
CadLineGetY1
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The y1.
See Also
CadLineGetY2
CadLineGetPoint1
CadLineGetPoint2
CadLineGetX1
CadLineGetX2
CadLineGetZ1
CadLineGetZ2
CadLineIsRay
Line / Ray / XLine (chapter)