コード例 #1
0
 public void IntersectVertices(TopTools_IndexedDataMapOfShapeReal theVertices, double theFuzzyValue,
                               TopTools_ListOfListOfShape theChains)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void MakeConnexityBlocks(TopoDS_Shape theS, TopAbs_ShapeEnum theConnectionType,
                                 TopAbs_ShapeEnum theElementType, TopTools_ListOfListOfShape theLCB,
                                 TopTools_IndexedDataMapOfShapeListOfShape theConnectionMap)
 {
     throw new NotImplementedException();
 }