Sverchok Blender Object Modifier Add Node
sverchok Blender object modifier add node
Functionality
The Sverchok script node will add a modifier to the input object, and you can use it to pack the Blender function to the Sverchok
Inputs
object: input object
Parameters
modifier_type : Specify the type of a modifier
modifier)name:The name of the modifier to be added
Output
out_object: An object that is added to the modifier
Note
1 node is the initial state, please feedback in time if you have any questions
2 The ultimate goal of the node is to merge into the backbone
3 The node imports the corresponding .json file using the sverchok import function
*Thank you very much for your support , let me concentrate on this
Example
updata0.1-2023.3.3:
1. Change to a more free input method
2. Solve the loss of the node during export