yucad3d

CadMlineStylePutLtypeID

Sets the linetype i d of the multiline style.

void CadMlineStylePutLtypeID ( YuHandle hStyle, std::int32_t iLine, std::int32_t Id );

Parameters

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

Return Value

None.

See Also