IsBasicObject (class MKI_ENTITY_OBJECT)

www.CAD6.com

C++ Syntax

static bool

MKI_ENTITY_OBJECT::IsBasicObject(

 __int32 f_nObjectType );

 

Return Value

Returns true if the given object type denotes a basic geometrical object, i.e. line, circle, ellipse, curve, surface, or similar.

 

bool

MKI_ENTITY_OBJECT::IsBasicObject( void ) const;

 

Return Value

Returns true if the given object is a basic geometrical object, i.e. line, circle, ellipse, curve, surface, or similar.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH