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

Returns ID of a block that will be replaced after section, if generation option is set to kDestinationReplaceBlock. 

 

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