yucad3d

CadBlockGetBaseY

Returns the base y of the block definition.

double CadBlockGetBaseY ( YuHandle hBlock );

Parameters

hBlock (YuHandle)
Handle to the block definition.

Return Value

The base y.

See Also