yucad3d

CadGetLinetypeContinuous

Returns the continuous of the linetype.

std::int32_t CadGetLinetypeContinuous ( YuHandle hDwg );

Parameters

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

Return Value

The continuous.

See Also