GeometryData.set3dPlane


set3dPlane(perpendicular, pointInPlane)

Defines a plane by a perpendicular vector and a point in the plane.

perpendicularcoordarray Vector perpendicular to the plane
pointInPlaneVARIANT An array of 3 real numbers, representing 3d coordinates Coordinates of point in plane
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometryData

Back to Overview