API Reference > FacetModeler Namespace > Classes > Body Class > Body Methods > Body::setVertexCount Method
Body::setVertexCount Method
Syntax
C++
void setVertexCount(OdUInt32 count);
Parameters 
Description 
OdUInt32 count 
[in] New vertex count. 

Sets the count of vertices to the specified number. 

 

Use with setVertexList.

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