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