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.
Sets the scale of the linetype.
None.