示例#1
0
 public bool HasGeometry(Geometry3D Geometry)
 {
     return(Geometries.ContainsKey(Geometry));
 }