Fillet all edges

Fillet all edges script details
Author
matas
Type
Blockly logo image
blockly
App Version
0.14.4
Visibility
public
Date Created
Feb 21, 2024, 2:59:09 PM
Last Edit Date
Feb 23, 2024, 11:32:45 AM

Script Details

The Code
<xml xmlns="https://developers.google.com/blockly/xml"> <block type="bitbybit.draw.drawAnyAsyncNoReturn" id="UO^K1-FNciNjT{DsaF2S" x="126" y="-931"> <value name="Entity"> <block type="bitbybit.occt.fillets.filletEdges" id="]d!qIi^FvTrfo6~}o~r!"> <value name="Shape"> <block type="bitbybit.occt.shapes.solid.createBox" id="}ti`95.Px,*VWdbe:+2("> <value name="Width"> <block type="math_number" id="qKPm%W;J:H.3i8v#2Ibp"> <field name="NUM">5</field> </block> </value> <value name="Length"> <block type="math_number" id="KA!u62qD46=^mm()r/Kr"> <field name="NUM">8</field> </block> </value> <value name="Height"> <block type="math_number" id="1P/r/2V@?!Yd|dy3n78U"> <field name="NUM">10</field> </block> </value> <value name="Center"> <block type="bitbybit.point.pointXYZ" id="lyxO-q4()OdN=awoG:Y0"> <value name="X"> <block type="math_number" id="4bQJbGsRZ2NRQ)=dgggy"> <field name="NUM">0</field> </block> </value> <value name="Y"> <block type="math_number" id="(.66wVQ[,1%aY!?{k4(:"> <field name="NUM">0</field> </block> </value> <value name="Z"> <block type="math_number" id="C5,9wZ=aD7(*AhsLhq3%"> <field name="NUM">0</field> </block> </value> </block> </value> </block> </value> <value name="Radius"> <block type="math_number" id="Tl]m971f5#L-B6U8oI2$"> <field name="NUM">1</field> </block> </value> </block> </value> </block> </xml>