API Reference > OdDAI Namespace > Classes > EntityExtent Class > EntityExtent Methods > getInstancesOf Method > EntityExtent::getInstancesOf Method (char *)
EntityExtent::getInstancesOf Method (char *)
Syntax
C++
OdDAIObjectIds getInstancesOf(const char * entityName) const;

An array of object identifiers of instances of a type.

Retrieves all instances from extents which are instances of provided entity type name.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.