Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAcisIO::writeAcisData Function
Syntax
C++
DBENT_EXPORT bool writeAcisData(OdDbDwgFiler* pFiler, OdModelerGeometry* pAcisData, bool bStandardSaveFlag = true, bool bEnableAcisAudit = false, bool bCheckForBody = true);

flag bCheckForBody in writeAcisData if disabled - disables checking if body present or not. If no body - sat is empty. But in case of edges cache this is not valid situation because there is not body. So this flag should be set in false.

File: DbAcisIO.h 

Namespace: OdDbAcisIO 

Module: API Reference 

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