Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmDatumId::isAttachToSymbolAllowed Method
Syntax
C++
virtual bool isAttachToSymbolAllowed(const OdRxClass* pSymbolClass) const;

Indicates whether attaching to a symbol is allowed. 

 

Parameters
Description
pSymbolClass
[in] Pointer to the specified symbol class.

The default implementation returns false. Overrride it for derived classes if necessary.

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