CadInsBlockPutY
Sets the y of the block reference (insert).
void CadInsBlockPutY (
YuHandle hEnt,
double Y
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Y (double)
- World coordinate.
Return Value
None.
Sets the y of the block reference (insert).
None.