|
 |
On 06/04/2023 16:15, kurtz le pirate wrote:
>
> I have to add the complete calculation of the parameter 'K' in the three
> functions ?
>
Find the solution.
#declare fnK = function(u,v) { ... }
parametric {
function { fnK(u,v)*(...) }
function { fnK(u,v)*(...) }
function { fnK(u,v)*(...) }
Must also specify the parameters for fnK().
--
Kurtz le pirate
Compagnie de la Banquise
Post a reply to this message
|
 |