yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Styles & Linetypes
CadLinetypeGetScale
Returns the scale of the linetype.
double
CadLinetypeGetScale
(
std::int32_t
hLtype
);
Parameters
hLtype
(std::int32_t)
Integer value.
Return Value
The scale.
See Also
CadLinetypeGetData
CadLinetypeGetDescr
CadLinetypeGetID
CadLinetypeGetName
CadLinetypeIsByBlock
CadLinetypeIsByLayer
CadLinetypeIsContinuous
CadLinetypePutData
Styles & Linetypes (chapter)