API Reference > OdGe Classes > OdGeEntity2d Class > OdGeEntity2d Methods > OdGeEntity2d::isKindOf Method
OdGeEntity2d::isKindOf Method
Syntax
C++
bool isKindOf(OdGe::EntityId entType) const;
Parameters 
Description 
OdGe::EntityId entType 
[in] Entity type to test. 

Returns true if and only if this entity is of type (or is derived from) entType. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.