yucad3d

CadGetPointMode

Document point display mode (PDMODE) + size (PDSIZE).

std::int32_t CadGetPointMode ( YuHandle hDwg );

Parameters

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

Return Value

The mode.

Remarks

Stored on the Document so the GL renderer draws default-style points with this glyph + size.

See Also