#include <SMESH_ControlsDef.hxx>

Public Member Functions | |
| Value (double theLength, long thePntId1, long thePntId2) | |
| bool | operator< (const Value &x) const |
Data Fields | |
| double | myLength |
| long | myPntId [2] |
Definition at line 265 of file SMESH_ControlsDef.hxx.
| SMESH.Controls.Length2D.Value.Value | ( | double | theLength, | |
| long | thePntId1, | |||
| long | thePntId2 | |||
| ) |
| bool SMESH.Controls.Length2D.Value.operator< | ( | const Value & | x | ) | const |
Definition at line 266 of file SMESH_ControlsDef.hxx.
Definition at line 267 of file SMESH_ControlsDef.hxx.
1.6.1