yucad3d

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.

See Also