Files
2026-07-13 13:13:17 +08:00

70 lines
1.7 KiB
Plaintext

{
"FormatVersion": 3,
"Id": "bf4daa46-ed0f-4a87-9ba1-93631b2ca29a"/*DelaunayMesh*/,
"Description": "Generate a mesh from point list",
"SymbolTags": "192",
"InputUis": [
{
"InputId": "0b30e8f2-44d7-41db-b38b-e6a053b1aeba"/*Tweak*/,
"Position": {
"X": -200.0,
"Y": 150.0
},
"Description": "remove points around the boundary shape"
},
{
"InputId": "18fddd63-db79-4ee6-9a32-b90a5ceff582"/*BoundaryPoints*/,
"Relevancy": "Required",
"Position": {
"X": -200.0,
"Y": 0.0
},
"Description": "Defines the mesh boundaries"
},
{
"InputId": "3236e937-9dbe-41e8-aafa-c0c13c56bcdf"/*Seed*/,
"Position": {
"X": -200.0,
"Y": 225.0
},
"Description": "Point distribution seed"
},
{
"InputId": "aba31520-065f-40c7-a4a6-a4470f1e0cdf"/*SubdivideLongEdges*/,
"Position": {
"X": -200.0,
"Y": 150.0
}
},
{
"InputId": "db3c69b1-403b-485b-94e8-fc7e8b566947"/*ExtraPoints*/,
"Position": {
"X": -200.0,
"Y": 75.0
},
"Description": "works only if Fill density is set to 0"
},
{
"InputId": "e00e4b12-8576-4a78-b773-17630b102a70"/*FillDensity*/,
"Position": {
"X": -200.0,
"Y": 75.0
},
"GroupTitle": "Inner points distribution",
"Description": "distribute points inside the mesh",
"Min": 0.0,
"Max": 1.0,
"ClampMin": true
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "6c85e367-f91c-4f3d-9d3d-e422a521e3a9"/*Data*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
}
]
}