Share

createAll Method

Overload List

Method Description
AcDbGeoCoordinateSystem::createAll (AcArray<AcDbGeoCoordinateSystem*>&, AcDbGeoCoordinateSystemCategory*) Instantiates a new AcDbGeoCoordinateSystem object for every existing, persistent CRS definition from the specified catalog.
AcDbGeoCoordinateSystem::createAll (AcGePoint3d&, AcArray<AcDbGeoCoordinateSystem*>&) Instantiates a new AcDbGeoCoordinateSystem object for every existing, persistent project CRS definition from the current virtual catalog, when the passed in geodetic point within the geodetic extents of the CRS.

Was this information helpful?