API Reference > Classes > Database Classes > OdBmGiContext Class > OdBmGiContext Methods > OdBmGiContext::setSectionGeometry Method
OdBmGiContext::setSectionGeometry Method
Syntax
C++
void setSectionGeometry(const OdRxObject* view, const OdRxObjectPtr& geom);
Parameters 
Description 
const OdRxObject* view 
[in] Gs view for which the parameter is set.  
const OdRxObjectPtr& geom 
[in] Section geometry to be set for this view. 

Binds this GsView with provided OdGiCuttedGeometryPtr.

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