CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Functions
DbAcisIO.h File Reference
#include "ModelerGeometry.h"

Go to the source code of this file.

Namespaces

namespace  OdDbAcisIO
 

Functions

DBENT_EXPORT OdResult OdDbAcisIO::readAcisData (OdDbDwgFiler *pFiler, OdModelerGeometryPtr &pAcisData, bool bStandardSaveFlag=true, OdDbAuditInfo *pAuditInfo=NULL, bool bEnableAcisAudit=false)
 
DBENT_EXPORT bool OdDbAcisIO::writeAcisData (OdDbDwgFiler *pFiler, OdModelerGeometry *pAcisData, bool bStandardSaveFlag=true, bool bEnableAcisAudit=false, bool bCheckForBody=true)
 
DBENT_EXPORT OdModelerGeometryPtr OdDbAcisIO::readAcisData (OdDbDxfFiler *pFiler)
 
DBENT_EXPORT void OdDbAcisIO::writeAcisData (OdDbDxfFiler *pFiler, OdModelerGeometry *pAcisData, bool saveEmptyAllowed, bool bEnableAcisAudit=false)