예제 #1
0
 public double Side(MAT2d_Connexion C, TColGeom2d_SequenceOfGeometry Line)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void InsertCorner(TColGeom2d_SequenceOfGeometry Line)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void DoubleLine(TColGeom2d_SequenceOfGeometry Line, MAT2d_SequenceOfConnexion Connexions,
                        MAT2d_Connexion Father, double Side)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public void InitOpen(TColGeom2d_SequenceOfGeometry Line)
 {
     throw new NotImplementedException();
 }