public static void FireEndZDEdit() { if (ZDEditTools.OnEndZDEdit != null) { ZDEditTools.OnEndZDEdit(); } }