示例#1
0
 public IntPolyh_Edge(IntPolyh_Edge parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void SetEdgeAndOrientation(IntPolyh_Edge theEdge, int theEdgeIndex)
 {
     throw new NotImplementedException();
 }