The following step will show you how to create an model by using equations:
The following dialog will be displayed for selecting a proper method to create the model
A example of a truss structcture is shown as follow
double f(CVector &x){ double t=0; set("fea\\Elements\\Property",x); call("Model,FEA_1"); t=get("fea_1\\Weight,1"); return t; } |
Related topics: