Returns the number of triangles actually stored in the object.
public int GetNumTriangles()
Public Function GetNumTriangles As Integer
public: int GetNumTriangles()
member GetNumTriangles : unit -> int
If called after OIV.Inventor.Simplifier.SoSimplifier.Simplify(System.Single), returns the remaining triangles.