CadAttPutHeight
Sets the height of the block attribute.
void CadAttPutHeight (
YuHandle hEnt,
double h
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- h (double)
- Numeric value (double precision).
Return Value
None.
Sets the height of the block attribute.
None.