PolyData.n_faces_strict

Contents

PolyData.n_faces_strict#

property PolyData.n_faces_strict: int[source]#

Return the number of polygonal faces.

Deprecated since version 0.49: Use n_faces instead. As of v0.49, n_faces returns the number of polygonal faces, identical to n_faces_strict.