API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::reserveVertices Method
Contour2D::reserveVertices Method
Syntax
C++
void reserveVertices(OdUInt32 iReservedSize);
Parameters 
Description 
OdUInt32 iReservedSize 
[in] Vertex number to reserve. 

Sets the capacity of the contour data to the specified vertex number. 

 

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