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