Node Bounding Box#

from geonodes import nodes

node = nodes.BoundingBox(geometry=None)

Blender Image

Args:#

Input socket arguments:#

Output sockets:#

Implementation#

Class or method name

Definition

Geometry

bounding_box

@property
def bounding_box(self):

bounding_box_min

@property
def bounding_box_min(self):

bounding_box_min

@property
def bounding_box_min(self):

Go to top - main - nodes - nodes menus