yucad3d

CadMlineStyleGetLtypeID

Returns the linetype i d of the multiline style.

std::int32_t CadMlineStyleGetLtypeID ( YuHandle hStyle, std::int32_t iLine );

Parameters

hStyle (YuHandle)
Handle to the style.
iLine (std::int32_t)
Integer value.

Return Value

The linetype i d.

See Also