API Reference > Classes > Database Classes > OdBmGiContext Class > OdBmGiContext Methods > OdBmGiContext::getCuttedGeometry Method
OdBmGiContext::getCuttedGeometry Method
Syntax
C++
OdRxObjectPtr getCuttedGeometry(const OdRxObject* view) const;
Parameters 
Description 
const OdRxObject* view 
[in] Gs view for which parameter is evaluated.  

Cut geometry for this view

Returns OdGiCuttedGeometryPtr that is bound to this GsView.

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