yucad3d

CadPntStylePutTextWidth

Sets the text width of the point style.

void CadPntStylePutTextWidth ( YuHandle hStyle, double W );

Parameters

hStyle (YuHandle)
Handle to the style.
W (double)
Width in world units.

Return Value

None.

See Also