Click or drag to resize

SubDEdgeChain Constructor

Overload List
  NameDescription
Public methodSubDEdgeChain(SubD)
Creates an empty chain in the given SubD.
Public methodSubDEdgeChain(SubD, SubDEdge)
Creates a chain containing a single starting edge. Grow it with AddAllNeighbors(ChainDirection, SubDChainType) or AddOneNeighbor(ChainDirection, SubDChainType).
Top
See Also