yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Polyline
CadPlinePutZ1
Sets the z1 of the polyline.
void
CadPlinePutZ1
(
YuHandle
hEnt
,
double
Z
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Z
(double)
World coordinate.
Return Value
None.
See Also
CadPlinePutZ
CadPlinePutClosed
CadPlinePutEndTan
CadPlinePutEndW
CadPlinePutFit
CadPlinePutNumVers
CadPlinePutPrm
CadPlinePutRadius
Polyline (chapter)