yucad3d

CadBlockGetBaseZ

Returns the base z of the block definition.

double CadBlockGetBaseZ ( YuHandle hBlock );

Parameters

hBlock (YuHandle)
Handle to the block definition.

Return Value

The base z.

See Also