yucad3d

CadCmdCountPoints

Returns the number of commands.

std::int32_t CadCmdCountPoints ( YuHandle hDwg );

Parameters

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

Return Value

The points.

See Also