API Reference > Classes > Essential_Classes > OdBmFamilyGeomCombination Class > OdBmFamilyGeomCombination Methods > OdBmFamilyGeomCombination::removeVoidGeomFromCombination Method
OdBmFamilyGeomCombination::removeVoidGeomFromCombination Method
Syntax
C++
OdResult removeVoidGeomFromCombination(const OdBmObjectId& id, const OdBmObjectId& solidId);
Parameters 
Description 
const OdBmObjectId& id 
[in] The identifier of the void GenSweep element.  
const OdBmObjectId& solidId 
[in] The identifier of existed solid GenSweep element in combination.  

eOk if successful or an appropriate error code in the other case.

Removes specified GenSweep element identifier from geometry combination as void form. 

 

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