Node Face is Planar#

from geonodes import nodes

node = nodes.FaceIsPlanar(threshold=None)

Blender Image

Args:#

Input socket arguments:#

Output sockets:#

Implementation#

Class or method name

Definition

Face

is_planar

def is_planar(self, threshold=None):

Mesh

face_is_planar

def face_is_planar(self, threshold=None):

Go to top - main - nodes - nodes menus