API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > ZoneInfoCache Class > ZoneInfoCache Methods > ZoneInfoCache::Find Method
ZoneInfoCache::Find Method
Syntax
C++
ZoneInfo* Find(const OdString& name);
Parameters 
Description 
const OdString& name 
[in] name of the zone.
 

ZoneInfo object or NULL if name not found.

Finds the ZoneInfo from the dictionary. 

 

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