API Reference > Auxiliary Classes > AECCProjectionInfo Class > AECCProjectionInfo Methods > AECCProjectionInfo::writeProjectionInfoArray Method
AECCProjectionInfo::writeProjectionInfoArray Method
Syntax
C++
static void writeProjectionInfoArray(AECDbDwgFiler* pFiler, const std::vector< AECCProjectionInfoPtr > & arr);
Parameters 
Description 
AECDbDwgFiler* pFiler 
[in] Stream filer.  
const std::vector< AECCProjectionInfoPtr > & arr 
[in] Vector of AECCProjectionInfo objects. 

Writes a vector of AECCProjectionInfo objects to a dwg stream. 

 

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