API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > PartExporter Class > PartExporter Methods > PartExporter::CanExportParts Method
PartExporter::CanExportParts Method
Syntax
C++
static bool CanExportParts(const OdBmElement* hostElement);
Parameters 
Description 
const OdBmElement* hostElement 
[in] host element.
 

True if host element can export the parts and have any associated parts, false otherwise.

Identifies if the host element can export the associated parts. 

 

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