[MARS New Feature] Cylindrical selection on node list.

MARS news

[MARS New Feature] Cylindrical selection on node list.

Postby ES3 » Fri Mar 18, 2016 4:38 am

This feature is added to MARS since version 2016.0.15.

Nodes between two cylindrical surfaces are selected. The comparison does not include equality.

Code: Select all
NodeList LdpmRegion {
  Unselect All // undo previous selections if necessary
  CylindricalSelection {
    Origin 0 cm 0 cm 0 cm // one point on center line
    NormalDirection 0 0 1 // direction of center line
    InnerRadius 0 cm
    OuterRadius 5 cm
  }
  Make ndL TEST
}
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 1 guest

cron