Package fabmetheus_utilities :: Package geometry :: Package solids :: Module triangle_mesh :: Class EdgePair
[hide private]
[frames] | no frames]

Class EdgePair

source code

Instance Methods [hide private]
 
__init__(self)
Pair of edges on a face.
source code
 
__repr__(self)
Get the string representation of this EdgePair.
source code
 
getFromIndexesEdges(self, edgeIndexes, edges)
Initialize from edge indices.
source code