public bool ConnexIntByInt(TopoDS_Face FI, BRepOffset_Offset OFI, TopTools_DataMapOfShapeShape MES, TopTools_DataMapOfShapeShape Build, BRepAlgo_AsDes AsDes2d, double Offset, double Tol, BRepOffset_Analyse Analyse, TopTools_IndexedMapOfShape FacesWithVerts, TopTools_IndexedDataMapOfShapeListOfShape theDMVV) { throw new NotImplementedException(); }
public void BuildSplitsOfExtendedFaces(TopTools_ListOfShape theLF, BRepOffset_Analyse theAnalyse, BRepAlgo_AsDes theAsDes, TopTools_DataMapOfShapeListOfShape theEdgesOrigins, TopTools_DataMapOfShapeShape theFacesOrigins, TopTools_DataMapOfShapeShape theETrimEInf, BRepAlgo_Image theImage) { throw new NotImplementedException(); }
public void BuildSplitsOfTrimmedFaces(TopTools_ListOfShape theLF, BRepAlgo_AsDes theAsDes, BRepAlgo_Image theImage) { throw new NotImplementedException(); }
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 bool FuseVertices(TopTools_IndexedDataMapOfShapeListOfShape theDMVV, BRepAlgo_AsDes theAsDes) { throw new NotImplementedException(); }
public void Compute(BRepAlgo_AsDes AsDes, TopoDS_Face F, TopTools_IndexedMapOfShape NewEdges, double Tol, TopTools_IndexedDataMapOfShapeListOfShape theDMVV) { throw new NotImplementedException(); }
public void CorrectOrientation(TopoDS_Shape SI, TopTools_IndexedMapOfShape NewEdges, BRepAlgo_AsDes AsDes, BRepAlgo_Image InitOffset, double Offset) { throw new NotImplementedException(); }
public void BuildFaces(TopTools_ListOfShape LF, BRepAlgo_AsDes AsDes, BRepAlgo_Image Image) { throw new NotImplementedException(); }
public void BuildOnContext(TopTools_ListOfShape LContext, BRepOffset_Analyse Analyse, BRepAlgo_AsDes AsDes, BRepAlgo_Image Image, bool InSide) { throw new NotImplementedException(); }
public BRepOffset_Inter3d(BRepAlgo_AsDes AsDes, TopAbs_State Side, double Tol) : base() { throw new NotImplementedException(); }