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