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

Sets the count of surfaces to the specified number. 

 

Use with setVertexList.

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