yucad3d

CadPutPointMode

Sets the mode of the point.

void CadPutPointMode ( YuHandle hDwg, std::int32_t Mode );

Parameters

hDwg (YuHandle)
Handle to the drawing, as returned by CadCreate.
Mode (std::int32_t)
Mode selector — see the constants referenced in the description.

Return Value

None.

See Also