API Reference > Classes > Main Classes > OdBmFreeFormElement Class > OdBmFreeFormElement Methods > OdBmFreeFormElement::updateSolidGeometry Method
OdBmFreeFormElement::updateSolidGeometry Method
Syntax
C++
OdResult updateSolidGeometry(const OdBmGeometryPtr & pNewGeometry);
Parameters 
Description 
const OdBmGeometryPtr & pNewGeometry 
[in] Receives a new geometry. 

Updates geometry on the element. Returns eOk or an error

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