API Reference > OdDb Classes > OdDbSectionSettings Class > OdDbSectionSettings Methods > OdDbSectionSettings::destinationFile Method
OdDbSectionSettings::destinationFile Method
Syntax
C++
const OdString destinationFile(OdDbSectionSettings::SectionType nSecType) const;
Parameters 
Description 
OdDbSectionSettings::SectionType nSecType 
[in] Section type enum value. 

Returns 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.