yucad3d

CadPlinePutFit

Sets the fit of the polyline.

void CadPlinePutFit ( YuHandle hEnt, std::int32_t Fit );

Parameters

hEnt (YuHandle)
Handle to the entity.
Fit (std::int32_t)
Integer value.

Return Value

None.

See Also