Node Duplicate Elements#
main - nodes - nodes menus
geonodes name:
DuplicateElementsbl_idname:
GeometryNodeDuplicateElements
from geonodes import nodes
node = nodes.DuplicateElements(geometry=None, selection=None, amount=None, domain='POINT')

Args:#
Input socket arguments:#
Node parameter arguments:#
domain (str): default = ‘POINT’ in (‘POINT’, ‘EDGE’, ‘FACE’, ‘SPLINE’, ‘INSTANCE’)
Output sockets:#
Implementation#
Class or method name |
Definition |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Go to top - main - nodes - nodes menus