예제 #1
0
 public float Height(float RailZ)
 {
     return(Rail.Height(RailZ - margin));
 }