Class CalmCupDto (Things.ThreeDPrinting.Cups.CalmCup)
The parameter set for the Calm Cup, a shelled parametric cup with handles. Generic in its value types so
the same list can be expressed for a plain script, where every value is a number, and for a driven model,
where a value can be an expression or a bound input. Concrete DTOs fill those type parameters in; read
this class for what the model is actually shaped by.
Jumlah pegangan, 0 akan membuat cangkir tanpa pegangan
Default
1
Minimum
0
Maximum
2
Step
1
handleDist
handleDist:number
Jarak pegangan dari cangkir
Default
2
Minimum
0.1
Maximum
Infinity
Step
0.1
precision
precision:number
Presisi meshing model yang digambar. Skala juga menskalakan presisi. Semakin kecil angkanya, semakin presisi model yang digambar. Perhatikan bahwa keluaran algoritma ini juga berisi bentuk occt murni yang dapat di-mesh secara terpisah dalam perintah draw any async
Default
0.01
Minimum
0.000001
Maximum
5
Step
0.001
rotation
rotation:number
Rotasi cangkir
Default
0
Minimum
0
Maximum
Infinity
Step
10
scale
scale:number
Skala cangkir - memengaruhi lebar tepi dan presisi
The parameter set for the Calm Cup, a shelled parametric cup with handles. Generic in its value types so the same list can be expressed for a plain script, where every value is a number, and for a driven model, where a value can be an expression or a bound input. Concrete DTOs fill those type parameters in; read this class for what the model is actually shaped by.