yucad3d

CadGetLinetypeByBlock

Returns the by block of the linetype.

std::int32_t CadGetLinetypeByBlock ( YuHandle hDwg );

Parameters

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

Return Value

The by block.

See Also