Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilderFillerParams::setupFor Method (OdDbBaseDatabase*, OdDbBaseDatabase*)
Syntax
C++
OdBrepBuilderFillerParams& setupFor(OdDbBaseDatabase* pSourceDb, OdDbBaseDatabase* pDestinationDb);

Sets source and destination B-Rep Databases and initialize flags specific for conversion. 

 

Parameters
Description
pSourceDb
[in] Source database.
pDestinationDb
[in] Destination database.

Reference to this. remark Beware: This method reset options and should be called before all set* methods.

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