API Reference > OdDb Classes > OdDbGeoCoordinateSystemCategory Class > OdDbGeoCoordinateSystemCategory Methods > OdDbGeoCoordinateSystemCategory::createAll Method
OdDbGeoCoordinateSystemCategory::createAll Method
Syntax
C++
static OdResult createAll(OdArray<OdDbGeoCoordinateSystemCategoryPtr>& allCategories);
Parameters 
Description 
OdArray<OdDbGeoCoordinateSystemCategoryPtr>& allCategories 
[in/out] Array of pointers to returned categories.
 

Returns eOK if successful, or an appropriate error code if not.

Creates and returns all coordinate system categories. 

 

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