yucad3d

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.

See Also