GMS:Solid Properties: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
The ''Solid Properties'' dialog allows the user to edit/view attributes of the selected solid. This dialog can be accessed by selecting a solid from the [[GMS:Project Explorer|Project Explorer]], right-clicking to access the pop up menu, and selecting the '''Properties''' command. It can also be accessed by double-clicking on a solid in the graphics window, or by selecting a solid and then selecting the '''Properties''' command from the ''Edit'' menu. | The ''Solid Properties'' dialog allows the user to edit/view attributes of the selected solid. This dialog can be accessed by selecting a solid from the [[GMS:Project Explorer|Project Explorer]], right-clicking to access the pop up menu, and selecting the '''Properties''' command. It can also be accessed by double-clicking on a solid in the graphics window, or by selecting a solid and then selecting the '''Properties''' command from the ''Edit'' menu. | ||
The following items can be edited in the | The following items can be edited in the ''Properties'' dialog: | ||
*''Solid Name'' – Name of the solid. | *''Solid Name'' – Name of the solid. | ||
*''Solid Material'' – Material associated with the solid. The list will only show materials | *''Solid Material'' – Material associated with the solid. The list will only show materials contained in the [[GMS:Materials|''Materials'']] dialog. | ||
*''Begin Layer'' – Beginning grid layer assigned to solid used with the [[GMS:Solids to MODFLOW Command|'''Solids→MODFLOW''']] procedure. | *''Begin Layer'' – Beginning grid layer assigned to solid used with the [[GMS:Solids to MODFLOW Command|'''Solids→MODFLOW''']] procedure. | ||
*''End Layer'' – Ending grid layer assigned to solid used with the '''Solids→MODFLOW''' procedure. | *''End Layer'' – Ending grid layer assigned to solid used with the '''Solids→MODFLOW''' procedure. | ||
Line 11: | Line 11: | ||
*''Top cell bias'' – The percent to bias the thickness of the top cell with the '''Solids→MODFLOW''' procedure. | *''Top cell bias'' – The percent to bias the thickness of the top cell with the '''Solids→MODFLOW''' procedure. | ||
*''Target min. cell thickness'' – Minimum cell thickness used with the '''Solids→MODFLOW''' procedure. | *''Target min. cell thickness'' – Minimum cell thickness used with the '''Solids→MODFLOW''' procedure. | ||
[[File:Solids Properties.png|thumb|none|290 px|Example of the solids ''Properties'' dialog]] | :[[File:Solids Properties.png|thumb|none|290 px|Example of the solids ''Properties'' dialog]] | ||
The following items are displayed as information about the solid and cannot be edited in the dialog: | |||
* | *''Number vertices'' – Total number of vertices used in the solid. | ||
*''Number triangles'' – Total number of traingle elements used in the solid. | |||
*Number triangles | *''Max x'' – The maximum distance away from the origin on the x-axis. | ||
*Max z | *''Min x'' – The minimum distance away from the origin on the x-axis. | ||
*Min z | *''Max y'' – The maximum distance away from the origin on the y-axis. | ||
*Centroid,x | *''Min y'' – The minimum distance away from the origin on the y-axis. | ||
*Centroid,y | *''Max z'' – The maximum distance away from the origin on the z-axis. | ||
*Centroid,z | *''Min z'' – The minimum distance away from the origin on the z-axis. | ||
*Volume | *''Centroid,x'' – The point on the x-axis that is at the center of the solid. | ||
*''Centroid,y'' – The point on the y-axis that is at the center of the solid. | |||
*''Centroid,z'' – The point on the z-axis that is at the center of the solid. | |||
*''Volume'' – The calculated volume of the solid. | |||
*''Projection'' – The projection coordinates the solid is using. | |||
Line 29: | Line 33: | ||
[[Category:Solids|Prop]] | [[Category:Solids|Prop]] | ||
[[Category:GMS Dialogs|S]] | [[Category:GMS Dialogs|S]] | ||