Go to the documentation of this file.
27 #ifndef _SMDS_FacePosition_HeaderFile
28 #define _SMDS_FacePosition_HeaderFile
40 void SetUParameter(
double aUparam);
41 void SetVParameter(
double aVparam);
42 void SetParameters(
double aUparam,
double aVparam);
43 double GetUParameter()
const;
44 double GetVParameter()
const;