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