public static bool _IsAvailable(this RhinoObject obj) { return(obj._IsAvailable(RhinoDoc.ActiveDoc)); }