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.
Returns the base y of the block definition.
The base y.