Наследование: Standard_Transient
 public void PreMultiply(Geom_Transformation Other)
 {
     throw new NotImplementedException();
 }
 public Geom_Transformation(Geom_Transformation parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom_Transformation Multiplied(Geom_Transformation Other)
 {
     throw new NotImplementedException();
 }