Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyGeomCombination::removeVoidGeomFromCombination Method
Syntax
C++
OdResult removeVoidGeomFromCombination(const OdBmObjectId& id, const OdBmObjectId& solidId);

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

 

Parameters
Description
id
[in] The identifier of the void GenSweep element.
solidId
[in] The identifier of existed solid GenSweep element in combination.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.