Public Member Functions | |
long | GetLinkID (const SMDS_MeshNode *n1, const SMDS_MeshNode *n2) const |
bool | GetNodes (const long theLinkID, const SMDS_MeshNode *&theNode1, const SMDS_MeshNode *&theNode2) const |
LinkID_Gen (const SMESHDS_Mesh *theMesh) | |
LinkID_Gen::LinkID_Gen | ( | const SMESHDS_Mesh * | theMesh | ) |
long LinkID_Gen::GetLinkID | ( | const SMDS_MeshNode * | n1, |
const SMDS_MeshNode * | n2 | ||
) | const |
References SMDS_MeshElement::GetID().
Referenced by SMESH_MeshEditor::SewFreeBorder(), and SMESH_MeshEditor::SewSideElements().
bool LinkID_Gen::GetNodes | ( | const long | theLinkID, |
const SMDS_MeshNode *& | theNode1, | ||
const SMDS_MeshNode *& | theNode2 | ||
) | const |