Model generation

About anything related to MARS.

Model generation

Postby vorelj » Tue Jun 13, 2017 10:27 am

Hi,
just wanted to ask if it would be possible or worth of unifying the model generation. More specifically, if I use GeneratePrism {...} it gives the block with the origin at 0,0,0 (manuals says "Center of specimen is placed at origin.") but if I use Generate { Prism Structured {...}} it returns me the block with the origin at the center. Please could you update the manual or change the routines?
Best,
Honza
vorelj
 
Posts: 12
Joined: Tue Mar 22, 2016 5:45 pm

Re: Model generation

Postby zhouxinwei » Wed Jun 14, 2017 12:38 am

The manual will be updated in the next release. Thanks for pointing that out.

We will unify all generation schemes such that the center of the specimen is the origin in the global reference system.

When in doubt, we can always use the code below to center the specimen to the global origin:
Code: Select all
NodeList name {
  X-Align Center
  Y-Align Center
  Z-Align Center
}
zhouxinwei
 
Posts: 208
Joined: Thu Jul 09, 2015 7:12 pm


Return to Other

Who is online

Users browsing this forum: No registered users and 1 guest

cron