yucad3d

CadGetExtentTop

Returns the top (maximum Y) of the drawing extents.

double CadGetExtentTop ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

The get extent top.

See Also