Inheritance: Standard_Transient
コード例 #1
0
 public void PreMultiply(Geom_Transformation Other)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public Geom_Transformation(Geom_Transformation parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public Geom_Transformation Multiplied(Geom_Transformation Other)
 {
     throw new NotImplementedException();
 }