[MARS New Feature] create edge type elements using control points

MARS news

[MARS New Feature] create edge type elements using control points

Postby ES3 » Wed Mar 30, 2016 1:39 am

Feature is implemented in 2016.1.05. Input sample:

Code: Select all
EdgeList MRBRS Beam {
  Section o m mat d 15 mm i 5 p 12
  Color red
  ReferenceSystem RSYS
  Generate {
    ByControlPoints {
      LengthUnits cm
      ElementSize 0.2
      Points 11  // coordinates follow right after, no comments
      10.000     0      0
      9.950  0.998  1.000
      9.801  1.987  2.000
      9.553  2.955  3.000
      9.211  3.894  4.000
      8.776  4.794  5.000
      8.253  5.646  6.000
      7.648  6.442  7.000
      6.967  7.174  8.000
      6.216  7.833  9.000
      5.403  8.415 10.000
    }
  }
}
ES3
 
Posts: 42
Joined: Thu Jul 09, 2015 9:36 pm

Return to Announcements

Who is online

Users browsing this forum: No registered users and 3 guests

cron