SetFlagBits (class MKI_ENTITY_BASE) New in Version 2022.1

www.CAD6.com

C++ Syntax

void

MKI_ENTITY_BASE::SetFlagBits(

 const __int32 f_hFlag );

 

Combines the given value with the header flag of the entity (m_cHeader.m_nFlag) using the OR operator, resulting in the stated bits being set.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH