CadHatchPutScale
Sets the scale of the hatch.
void CadHatchPutScale (
YuHandle hEnt,
double S
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- S (double)
- Numeric value (double precision).
Return Value
None.
Sets the scale of the hatch.
None.