Version: 8.3.0
SMESH::Controls::Length2D::Value Struct Reference

#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]
 

Constructor & Destructor Documentation

Length2D::Value::Value ( double  theLength,
long  thePntId1,
long  thePntId2 
)

References myPntId.

Member Function Documentation

bool Length2D::Value::operator< ( const Value x) const

References myPntId.

Field Documentation

double SMESH::Controls::Length2D::Value::myLength
long SMESH::Controls::Length2D::Value::myPntId[2]