yucad3d

CadLinetypePutScale

Sets the scale of the linetype.

void CadLinetypePutScale ( std::int32_t hLtype, double Scal );

Parameters

hLtype (std::int32_t)
Integer value.
Scal (double)
Scale factor.

Return Value

None.

See Also