yucad3d

CadPntStylePutBlockScale

Sets the block scale of the point style.

void CadPntStylePutBlockScale ( YuHandle hStyle, double Scale );

Parameters

hStyle (YuHandle)
Handle to the style.
Scale (double)
Scale factor.

Return Value

None.

See Also