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 BuildOnContext(TopTools_ListOfShape LContext, BRepOffset_Analyse Analyse, BRepAlgo_AsDes AsDes, BRepAlgo_Image Image, bool InSide) { throw new NotImplementedException(); }
public void CheckBounds(TopoDS_Face F, BRepOffset_Analyse Analyse, ref bool enlargeU, ref bool enlargeVfirst, ref bool enlargeVlast) { throw new NotImplementedException(); }
public BRepOffset_Analyse(BRepOffset_Analyse parameter1) : base() { throw new NotImplementedException(); }
public void ContextIntByArc(TopTools_IndexedMapOfShape ContextFaces, bool ExtentContext, BRepOffset_Analyse Analyse, BRepAlgo_Image InitOffsetFace, BRepAlgo_Image InitOffsetEdge) { 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(); }
public void ConnexIntByArc(TopTools_ListOfShape SetOfFaces, TopoDS_Shape ShapeInit, BRepOffset_Analyse Analyse, BRepAlgo_Image InitOffsetFace) { throw new NotImplementedException(); }