SurfaceRadiation.addSymmetryPlane


addSymmetryPlane(Perp, constant)

Adds a symmetry

PerpVARIANT An array of 3 real numbers, representing 3d coordinates direction perperndicular to the plane (containing a, b, and c)
constantdoubleplane of symmetry equation: ax + by + cz = d
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to SurfaceRadiation

Back to Overview