API Help
Eplan.EplApi.DataModel.E3D Namespace / Mesh Class / FaceCount Property

In This Topic
    FaceCount Property
    In This Topic
    Returns the number of faces.
    Syntax
    public uint FaceCount {get;}
    public:
    property uint FaceCount {
       uint get();
    }

    Property Value

    Number of faces.
    See Also