yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Multiline
CadMlinePutZ1
Sets the z1 of the multiline entity.
void
CadMlinePutZ1
(
YuHandle
hEnt
,
double
Z
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Z
(double)
World coordinate.
Return Value
None.
See Also
CadMlinePutClosed
CadMlinePutJust
CadMlinePutNumVers
CadMlinePutScale
CadMlinePutStyleID
CadMlinePutVer
CadMlineDeleteVer
CadMlineGetClosed
Multiline (chapter)