Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
amiIsCompDefExternal Function
Syntax
C++
MCADAPIEXPORT AmiStatus amiIsCompDefExternal(AmiCompDefKeyPtr pCompDefKey, bool& isExternal);

Indicates whether the specified component definition is external. 

 

Parameters
Description
pCompDefKey
[in] Component definition key.
isExternal
[out] True if the specified component definition is external; false otherwise.

Ami::kOk if successful or the appropriate error code otherwise.

File: AmiComp.h

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