IsNotBaseAttribute (class MKI_BLOCK_BASE) New in Version 2021.0

www.CAD6.com

C++ Syntax

bool

MKI_BLOCK_BASE::IsNotBaseAttribute( void ) const;

 

Checks if the data block is anything but a base attribute (neither type MKI_DB_ATTRIB_LOCAL_* nor MKI_DB_ATTRIB_GLOBAL_*). So effectively, it may be any type of point or accompanying data, or an outline attribute, or a point attribute.

 

Return Value

Returns true if affirmative.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH