Inheritance: Standard_Transient
Ejemplo n.º 1
0
 public void PreMultiply(Geom_Transformation Other)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public Geom_Transformation(Geom_Transformation parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public Geom_Transformation Multiplied(Geom_Transformation Other)
 {
     throw new NotImplementedException();
 }