← RhinoModeling100
Level019
Fillet Box
立方体の全 12 辺に半径 80mm のフィレット。 Brep.CreateFilletEdges(BlendType.Fillet, RailType.RollingBall)。

RhinoMCP × Claude Code で生成。Rhino API + Python のみ使用。
Level019
立方体の全 12 辺に半径 80mm のフィレット。 Brep.CreateFilletEdges(BlendType.Fillet, RailType.RollingBall)。

RhinoMCP × Claude Code で生成。Rhino API + Python のみ使用。