Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
OdaMechanical::isMechanicalDatabase Function
Syntax
C++
ACMEOEEXPORT bool isMechanicalDatabase(const OdDbDatabase* pDb);

Checks whether the database contains base mechanical objects and can be considered as mechanical database. 

 

Parameters
Description
pDb
[in] Input pointer to the database for check.

true if and only if the database contains base mechanical objects and can be considered as mechanical database.

File: OdaMechanical.h 

Namespace: OdaMechanical 

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