yucad3d

CadPlinePutWidth

Sets the width of the polyline.

void CadPlinePutWidth ( YuHandle hEnt, double Width );

Parameters

hEnt (YuHandle)
Handle to the entity.
Width (double)
Width in world units.

Return Value

None.

See Also