Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace
/
Mesh Class
/ FaceCount Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
FaceCount Property
In This Topic
Returns the number of faces.
Syntax
C#
C++/CLI
public
uint
FaceCount {
get
;}
public
: property
uint
FaceCount {
uint
get
(); }
Property Value
Number of faces.
See Also
Reference
Mesh Class
Mesh Members