yucad3d

CadBlockPutBaseZ

Sets the base z of the block definition.

void CadBlockPutBaseZ ( YuHandle hBlock, double Z );

Parameters

hBlock (YuHandle)
Handle to the block definition.
Z (double)
World coordinate.

Return Value

None.

See Also