CadLinetypeIsByBlock
Returns whether the handle denotes the BYBLOCK linetype.
std::int32_t CadLinetypeIsByBlock (
std::int32_t hLtype
);
Parameters
- hLtype (std::int32_t)
- Integer value.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.