Close

Relief for ODA Team in Ukraine

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

Indicates whether this symbol standard object is created for the specified standard. 

 

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

True if the symbol standard object is created for 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.