API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdMEPCache Class > OdMEPCache Methods > OdMEPCache::getConnectors Method
OdMEPCache::getConnectors Method
Syntax
C++
static OdArray<OdBmConnectorPtr> getConnectors(const OdBmElement* element);
Parameters 
Description 
const OdBmElement* element 
[in] element that may host connectors.
 

array of connectors.

Gets all connectors hosted by a single element. 

 

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