API Reference > OdDb Classes > OdDbSectionSettings Class > OdDbSectionSettings Methods > OdDbSectionSettings::setDestinationFile Method
OdDbSectionSettings::setDestinationFile Method
Syntax
C++
void setDestinationFile(OdDbSectionSettings::SectionType nSecType, const OdString& pszFileName);
Parameters 
Description 
OdDbSectionSettings::SectionType nSecType 
[in] Section type enum value.  
const OdString& pszFileName 
[in] File name to be set. 

Sets the name of the file to which the generated section will be saved, if the generation option is set to kDestinationFile. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.