This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:etypegen [2013/06/03 12:44] phil created |
com:etypegen [2016/10/20 11:25] (current) phil |
||
---|---|---|---|
Line 2: | Line 2: | ||
ETYPEGEN,<type> | ETYPEGEN,<type> | ||
- | Elements in SASSI are considered to be structural or part of the excavation volume based on [[com:ETYPE]]. The type can be implicitly defined where [[com:AFWRITE]] which uses rules to determine the type all of the default typed elements. Submodeler has commands that require explicitly defined types on elements to work correctly. Also, all elements that are not structural will be ignored by the [[:legal|ANSYS]](r) interface. This command will either explicitly type elements using the afwrite rules, or changes the type of all the elements in the model. | + | Solid elements in ACS SASSI are considered to be structural or part of the excavation volume based on [[com:ETYPE]]. The type is implicitly defined by default (ETYPE = 0) when an element is added. Then during [[com:AFWRITE]] rules are used to determine if implicitly defined elements are structural or excavation *.hou file. However, when using [[com:WRITE]] the implicit ETYPE definitions are maintained in the *.pre file. The User Interface has commands that require explicitly defined types on elements to work correctly. Also, all elements that are not structural will be ignored by the [[:legal|ANSYS]](r) interface. This command will either explicitly type elements using the afwrite rules, or changes the type of all the elements in the model. |
* type - The element type selector. | * type - The element type selector. | ||
- | * 0 - changing defaults (explicitly typing) | + | * 0 - changing implicitly typed elements to explicitly typed elements |
- | * 1 - change all elements to structural | + | * 1 - change all elements to structural |
- | * 2 - change all elements to soil | + | * 2 - change all elements to soil |