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.
Returns the by block of the linetype.
CadCreate.The by block.