ComplexMesh::GetFillCount

ComplexMesh::GetFillCount
unsigned GetFillCount(unsigned layer, unsigned meshGenFlags) const;
Description

GetFillCount returns the number of fills in a complex shape.

Parameters
Parameters 
Description 
unsigned layer 
The layer for the complex shape. 
unsigned meshGenFlags 
Mesh generation flag, see MeshGenFlags
Return Value

The number of fills.