Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbOsnapOverrule::isContentSnappable Method
Syntax
C++
virtual bool isContentSnappable(const OdDbEntity* pSubject);

Returns True when it is a block entity which requires investigating the block definition, or False otherwise.

Parameters
Description
pSubject
[in] A raw pointer to an entity.

The application can override this function to inform the host application: don't investigate the compounded objects that use a block definition for osnap points. This method is not called for objects that don't use a block definition in the worldDraw() implementation. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.