yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Parameters & Globals
CadGetExtentZmax
Get extent zmax.
double
CadGetExtentZmax
(
YuHandle
hDwg
);
Parameters
hDwg
(YuHandle)
Handle to the drawing, as returned by
CadCreate
.
Return Value
The get extent zmax.
See Also
CadGetExtentZmin
CadGetExtentBottom
CadGetExtentLeft
CadGetExtentRect
CadGetExtentRight
CadGetExtentTop
CadGetExtentXmax
CadGetExtentXmin
Parameters & Globals (chapter)