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