change Shape.is_valid()
to Shape.is_valid
(a property)
#710
Labels
duplicate
This issue or pull request already exists
Shape.is_valid()
to Shape.is_valid
(a property)
#710
Currently
Shape.is_manifold
is a property, I propose changingShape.is_valid()
from a method to a propertyShape.is_valid
The text was updated successfully, but these errors were encountered: