public static PlanarEntity getPlane()
 {
     return(PlanarEntity.Create(IntPtr.Zero, true));
 }