Close

Relief for ODA Team in Ukraine

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

Adds specified GenSweep element identifier to 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.