API Reference > OdDb Classes > OdDbOsnapOverrule Class
OdDbOsnapOverrule Class
OdDbOsnapOverrule
Syntax
C++
class OdDbOsnapOverrule : public OdRxOverrule;

DbEntityOverrule.h

This class overrules a subset of osnap linked operations which an entity specifies. It is used as a base class for classes derived from OdDbEntity to change their behavior. Each default implementation calls the corresponding method of the target class. 

Corresponding C++ library: TD_Db

 
Name 
Description 
 
Constructor creates an instance of this class. 
 
Name 
Description 
 
This is the overview for the getOsnapPoints method overload. 
 
Returns True when it is a block entity which requires investigating the block definition, or False otherwise. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbOsnapOverrule. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.