25 lines
764 B
JSON
25 lines
764 B
JSON
{
|
|
"sStrategyId": "STR0002",
|
|
"ParameterList" : [
|
|
{
|
|
"sName": "dMaxCornerRadius",
|
|
"sNameNge": "MAX_CORNER_RADIUS",
|
|
"sValue": "15",
|
|
"sDescriptionShort": "Max radius left on corners",
|
|
"sDescriptionLong": "Radius-limit left by the tool at each corner of the feature",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "bAntiSplint",
|
|
"sNameNge": "ANTISPLINT",
|
|
"sValue": "false",
|
|
"sDescriptionShort": "Use Anti-Splint strategy",
|
|
"sDescriptionLong": "The strategy will apply blade cuts on corner to avoid wood splint",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
}
|
|
]
|
|
} |