Close

Relief for ODA Team in Ukraine

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

Indicates whether the specified standard can be used for this particular standard. 

 

Parameters
Description
pStd
[in] Pointer to a standard.

True if the specified standard can be used for this particular standard; false otherwise.

This method is required as a basic interface for AcmStandardManager.

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