Ejemplo n.º 1
0
 public void PreMultiply(gp_GTrsf2d T)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public gp_GTrsf2d(gp_GTrsf2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public gp_GTrsf2d Multiplied(gp_GTrsf2d T)
 {
     throw new NotImplementedException();
 }