IsTextOnlyObject (class MKI_ENTITY_OBJECT) New in Version 2023.1 |
www.CAD6.com |
C++ Syntaxstatic bool MKI_ENTITY_OBJECT::IsTextOnlyObject( __int32 f_nObjectType );
Return ValueReturns true if the given object type denotes an object that only contains text, i.e. whose standard properties in m_cXProperty are not used.
bool MKI_ENTITY_OBJECT::IsGeoObject( void ) const;
Return ValueReturns true if the object is an object that only contains text, i.e. whose standard properties in m_cXProperty are not used.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH