Contents Namespaces | Ansys.ACT.Interfaces.Geometry Namespace | IBaseGeoFace | Print page ParamAtPoint(double[]) Returns the parameter values (u,v) for the given point on the face. Declaration Syntaxpublic double[] ParamAtPoint(double[] point)Parameterspoint(double[])The coordinates (x,y,z) of the point. « NormalsAtParams(double[]) PointAtParam(double, double) »