![]()  | 
  
    Topologic
    0.8.9
    
   | 
 
WireUtility includes geometric methods relevant to a Wire. More...
#include <WireUtility.h>
Static Public Member Functions | |
| static List< Shell^> ^ | AdjacentShells (Wire^ wire, Topology^ parentTopology) | 
| Returns a list of Shells that are the adjacent to the input Wire.  More... | |
| static List< Cell^> ^ | AdjacentCells (Wire^ wire, Topology^ parentTopology) | 
| Returns a list of Cells that are the adjacent to the input Wire.  More... | |
| static Wire ^ | RemoveCollinearEdges (Wire^ wire, double tolerance) | 
| Remove collinear edges in a Wire.  More... | |
WireUtility includes geometric methods relevant to a Wire.
 1.8.14