yucad3d

CadPntStylePutDrawMode

Sets the draw mode of the point style.

void CadPntStylePutDrawMode ( YuHandle hStyle, std::int32_t Mode );

Parameters

hStyle (YuHandle)
Handle to the style.
Mode (std::int32_t)
Mode selector — see the constants referenced in the description.

Return Value

None.

See Also