AddPlaneSurfaceCenter

AddPlaneSurfaceCenter(plane, u_dir, v_dir)

Create a plane surface with center at plane origin and add it to the document. :param plane = The plane.: :param u_dir = The magnitude in the U direction.: :param v_dir = The magnitude in the V direction.:

returns:The identifier of the new object if successful. None if not successful, or on error.