CadHatchPutAngle
Sets the angle of the hatch.
void CadHatchPutAngle (
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 hatch.
None.