Close

Relief for ODA Team in Ukraine

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

Indicates whether the specified component definition is a definition of a feature. 

 

Parameters
Description
pCompDefKey
[in] Component definition key.
isFeature
[out] True if the specified component definition is a definition of a feature; false otherwise.

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

File: AmiComp.h

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