Hi Louise,
it's working now !! Thank you very much for the prompt solution.
Could you also give me a hint for my problem above regarding the CDomain::GetVolume()-function?
Best regards,
Philipp
Unrealistic Volume Fraction
Moderators: Martin, Developers
Re: Unrealistic Volume Fraction
Hi Philipp,
You can call the GetVolume function by using domainPlanes.GetVolume(). CDomain is the base class of CDomainPlanes so you can call its functions using the inherited class.
Best regards,
Louise
You can call the GetVolume function by using domainPlanes.GetVolume(). CDomain is the base class of CDomainPlanes so you can call its functions using the inherited class.
Best regards,
Louise
Re: Unrealistic Volume Fraction
Ok that works!
I was confused because this function doesn't work in the Python Console within the TexGen GUI.
Thanks a lot Louise
I was confused because this function doesn't work in the Python Console within the TexGen GUI.
Thanks a lot Louise