Skip to main content
1-Visitor
May 10, 2015
Question

How to Create a Math CAD Reference sheet

  • May 10, 2015
  • 2 replies
  • 1476 views

Hi,

I made a separate Math CAD sheet where I have wrote a function

Now I am trying to insert this sheet into my main calculation sheet as Insert--------> Reference

So that I can recall that function

But it is not working.

Any ideas!

BR,

J.Randeep

2 replies

rjaison1-VisitorAuthor
1-Visitor
May 10, 2015

PS I have attached the sheet which I am trying to use as my reference sheet

17-Peridot
May 11, 2015

Hello Randeep,

actually it is quite easy.

  1. save youre source sheet, the one with the function, you'd like to reuse at some convenient place. It has to be a function i.e.; it needs to have the form f(x):=... as you did in you frunction Circle(i,D,z)=
  2. in you target sheet, the one that likes to reuse the function, click "Reference..." in the >Insert< menu. A dialog box opens.
  3. Click the "Browse" button and navigate to your source sheet. Click ok.
    • Avoid the "Use relative path for reference" as you need to ensure a certain storage structure.

You're done. The target sheet calls up the source sheet function and all variables on it.

Cheers

Raiko