Esempio n. 1
0
 public void Type(ChFiDS_TypeOfConcavity T)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public BRepOffset_Interval(double U1, double U2, ChFiDS_TypeOfConcavity Type)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 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();
 }