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