API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::usesInstanceGeometry Method
GeometryUtil::usesInstanceGeometry Method
Syntax
C++
static bool usesInstanceGeometry(const OdBmFamilyInstance* familyInstance);
Parameters 
Description 
const OdBmFamilyInstance* familyInstance 
[in] family instance.
 

> true/false

Evaluate whether we should use the geomtry from the family instance, or we can use the common one from the Symbol 

 

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