API Reference > FacetModeler Namespace > Classes > Edge Class > Edge Methods > Edge::isPartner Method
Edge::isPartner Method
Syntax
C++
bool isPartner(const Edge* pEdge) const;

true if the edges are partners (superposed), false otherwise.

Checks if the specified edge is a partner edge (superposed edge) to this edge. 

 

Copyright © 2002-2020. Open Design Alliance. All rights reserved.