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

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

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

 

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