API Reference > Classes > Database Classes > OdBmGiContext Class
OdBmGiContext Class
Syntax
C++
class OdBmGiContext : public OdGiDefaultContext;

BmGiContext.h

 
Controls the kDisableLayoutHelperLinkReactors flag of this Context Object.  
Controls the GsModel flag of this Context Object. 
Controls the GsSection flag of this Context Object. 
 
 
Returns the context flags. 
Returns whether cut style for this GsView is overridden.  
Returns OdGiCuttedGeometryPtr that is bound to this GsView.  
 
 
Returns GStyle id passed through context 
Returns the objects details level in active view of current database. 
 
Returns a reference to an object withing the context. 
Returns OdGiSectionGeometryPtr that is bound to this GsView.  
 
 
Returns the display style of active view of current database. 
Returns true if and only the kDisableLayoutHelperLinkReactors flag of this Context Object is set. 
 
 
 
 
Sets the context flags.
 
Sets whether cut style for this GsView is overridden.  
Binds this GsView with provided OdGiCuttedGeometryPtr.  
 
 
 
 
 
 
 
Sets a reference to an object within the context.
 
Binds this GsView with provided OdGiCuttedGeometryPtr.  
 
 
Returns true if and only the GsModel flag of this Context Object is set.. 
Returns true if and only the GsSection flag of this Context Object is set.. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.