yucad3d

CadGetLinetypeByLayer

Returns the by layer of the linetype.

std::int32_t CadGetLinetypeByLayer ( YuHandle hDwg );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.

Return Value

The by layer.

See Also