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