Close

Relief for ODA Team in Ukraine

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

Indicates whether the specified component definition is a definition of a 2D assembly. 

 

Parameters
Description
pCompDefKey
[in] Component definition key.
is2DAssembly
[out] True if the specified component definition is a definition of a 2D assembly; false otherwise.

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

File: AmiComp.h

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