API Reference > OdDb Classes > OdDbSectionSettings Class > OdDbSectionSettings Methods > OdDbSectionSettings::getSourceObjects Method
OdDbSectionSettings::getSourceObjects Method
Syntax
C++
void getSourceObjects(OdDbSectionSettings::SectionType nSecType, OdDbObjectIdArray& ids) const;
Parameters 
Description 
OdDbSectionSettings::SectionType nSecType 
[in] Section type.  
OdDbObjectIdArray& ids 
[out] Array of source objects. 

Returns an array of source objects for kSourceSelectedObjects section type. 

 

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