API Reference > OdDb Classes > OdDbSectionSettings Class > OdDbSectionSettings Methods > OdDbSectionSettings::setDestinationBlock Method
OdDbSectionSettings::setDestinationBlock Method
Syntax
C++
void setDestinationBlock(OdDbSectionSettings::SectionType nSecType, const OdDbObjectId& id);
Parameters 
Description 
OdDbSectionSettings::SectionType nSecType 
[in] Section type enum value.  
const OdDbObjectId& id 
[in] ID of a block that will be replaced. 

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

 

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