API Reference > OdDb Classes > OdDbField Class > OdDbField Methods > OdDbField::getChild Method
OdDbField::getChild Method
Syntax
C++
OdDbFieldPtr getChild(OdUInt32 childIndex, OdDb::OpenMode openMode);
Parameters 
Description 
OdUInt32 childIndex 
[in] Child index.  
OdDb::OpenMode openMode 
[in] Mode to apply to the child field. 

Returns the specified child field in this Field object, and opens it in the specified mode. 

 

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