Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of faces in the simplification mesh.
Definition
Visual Basic Public ReadOnly Property NumberFaces As Integer C# public int NumberFaces { get; } C++ public:
property int NumberFaces {
int get();
}JScript public function get NumberFaces() : int
Property Value
System.Int32
Number of faces in the simplification mesh.This property is read-only.