Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AmdtDetailSymStdBSI::isCompatibleTo Method
Syntax
C++
virtual bool isCompatibleTo(const AcmStandard* pStd) const;

Indicates whether this symbol standard object is compatible with the specified standard. 

 

Parameters
Description
pStd
[in] Pointer to the standard object.

True if the symbol standard object is compatible with the specified standard; false otherwise.

The default implementation does nothing and always returns false. Can be overridden in derived classes.

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