public void IntersectVertices(TopTools_IndexedDataMapOfShapeReal theVertices, double theFuzzyValue, TopTools_ListOfListOfShape theChains) { throw new NotImplementedException(); }
public void MakeConnexityBlocks(TopoDS_Shape theS, TopAbs_ShapeEnum theConnectionType, TopAbs_ShapeEnum theElementType, TopTools_ListOfListOfShape theLCB, TopTools_IndexedDataMapOfShapeListOfShape theConnectionMap) { throw new NotImplementedException(); }