yucad3d

CadGetFirstLinetype

Linetype table navigation (handle = index+1).

std::int32_t CadGetFirstLinetype ( YuHandle hDwg );

Parameters

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

Return Value

The handle of the linetype, or 0 when the enumeration is exhausted.

See Also