CadBlockGetBaseX
Returns the base x of the block definition.
double CadBlockGetBaseX (
YuHandle hBlock
);
Parameters
- hBlock (YuHandle)
- Handle to the block definition.
Return Value
The base x.
Returns the base x of the block definition.
The base x.