public void IntersectEdges(TopTools_ListOfShape theFaces, BRepOffset_DataMapOfShapeOffset theMapSF, TopTools_DataMapOfShapeShape theMES, TopTools_DataMapOfShapeShape theBuild, BRepAlgo_AsDes theAsDes, BRepAlgo_AsDes theAsDes2d) { throw new NotImplementedException(); }
public void MakeOffsetFaces(BRepOffset_DataMapOfShapeOffset theMapSF) { throw new NotImplementedException(); }
public void ToContext(BRepOffset_DataMapOfShapeOffset MapSF) { throw new NotImplementedException(); }
public BRepOffset_DataMapOfShapeOffset Assign(BRepOffset_DataMapOfShapeOffset theOther) { throw new NotImplementedException(); }
public void Exchange(BRepOffset_DataMapOfShapeOffset theOther) { throw new NotImplementedException(); }
public BRepOffset_DataMapOfShapeOffset(BRepOffset_DataMapOfShapeOffset theOther) : base() { throw new NotImplementedException(); }
public void ContextIntByInt(TopTools_IndexedMapOfShape ContextFaces, bool ExtentContext, BRepOffset_DataMapOfShapeOffset MapSF, BRepOffset_Analyse A, TopTools_DataMapOfShapeShape MES, TopTools_DataMapOfShapeShape Build, TopTools_ListOfShape Failed) { throw new NotImplementedException(); }
public void ConnexIntByInt(TopoDS_Shape SI, BRepOffset_DataMapOfShapeOffset MapSF, BRepOffset_Analyse A, TopTools_DataMapOfShapeShape MES, TopTools_DataMapOfShapeShape Build, TopTools_ListOfShape Failed) { throw new NotImplementedException(); }