Example #1
0
 public void PreMultiply(gp_GTrsf2d T)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public gp_GTrsf2d(gp_GTrsf2d parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Example #3
0
 public gp_GTrsf2d Multiplied(gp_GTrsf2d T)
 {
     throw new NotImplementedException();
 }