Rhino-Grasshopper Origin mismatch

Specimen_Abid.3dm (102.3 KB)
Specimen_Abid_GH.gh (1.3 KB)

Hi,
I have changed the origins position in Rhino using Cplane command.But when I draw the origin point using Grasshopper, there is a mis-match. I want origin of Rhino and Grasshopper to align perfectly.Can anyone please help me fix this ?

Regards,
Abid.

You can’t change the world origin.

If your have a cplane in Rhino that you want to match from grasshopper use the Plane component to make a plane with the same properties.

-Kevin