AllowsOutlineOrPointAttributes (class MKI_ENTITY_OBJECT) New in Version 2021.0

www.CAD6.com

C++ Syntax

static bool

MKI_ENTITY_OBJECT::AllowsOutlineOrPointAttributes(

 __int32 f_nObjectType );

 

Return Value

Returns true if the given object type may include outline and point attributes. Otherwise, it must not.

 

bool

MKI_ENTITY_OBJECT::AllowsOutlineOrPointAttributes( void ) const;

 

Return Value

Returns true if the object may include outline and point attributes. Otherwise, it must not.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH