Jump to content

Difference between Copy reference and Copy relative reference


Recommended Posts

The difference is the path. "Copy reference" uses the absolute path to the attribute "/obj/geo1/pointsfromvolume1/particlesep" whereas "Relative reference" uses a relative path like "../pointsfromvolume1/particlesep". An absolute path will work everywhere in a network. e.g. if you copy a sop node and paste it into another network it will still work because it has an absolute reference. If you copy a sop with a relative path an paste it into another network the referenced node may not exist there an therefore the node may not find the correct reference. I think it is more a personal preference which one you use.

  • Like 1
Link to comment
Share on other sites

  • 11 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...