yucad3d

CadBlockPutBaseY

Sets the base y of the block definition.

void CadBlockPutBaseY ( YuHandle hBlock, double Y );

Parameters

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

Return Value

None.

See Also