CadViewGetPointZ
Returns the point z of the view.
double CadViewGetPointZ (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The point z.
Returns the point z of the view.
CadCreate.The point z.