CadRectPutPrint
Rectangle put print.
void CadRectPutPrint (
YuHandle hEnt,
std::int32_t bPrnRect
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- bPrnRect (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.