public void Type(ChFiDS_TypeOfConcavity T) { throw new NotImplementedException(); }
public BRepOffset_Interval(double U1, double U2, ChFiDS_TypeOfConcavity Type) : base() { throw new NotImplementedException(); }
public void SetTypeOfConcavity(ChFiDS_TypeOfConcavity theType) { throw new NotImplementedException(); }
public void AddFaces(TopoDS_Face theFace, TopoDS_Compound theCo, TopTools_MapOfShape theMap, ChFiDS_TypeOfConcavity theType1, ChFiDS_TypeOfConcavity theType2) { throw new NotImplementedException(); }
public void Explode(TopTools_ListOfShape theL, ChFiDS_TypeOfConcavity theType1, ChFiDS_TypeOfConcavity theType2) { throw new NotImplementedException(); }
public void Edges(TopoDS_Face theF, ChFiDS_TypeOfConcavity theType, TopTools_ListOfShape theL) { throw new NotImplementedException(); }