GMS:Horizons to Solids: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 14: | Line 14: | ||
== Horizon → Solid Algorithm == | == Horizon → Solid Algorithm == | ||
When the Horizon command is executed the horizons specified on the borehole contacts or TIN nodes are converted to a set of scatter points with one dataset for each horizon. The scatter points are then used to interpolate a surface for each horizon. Starting with the lowest numbered horizon, the surface is extruded down to create a solid. The surface corresponding to the next horizon is then extruded down to fill in the space between that surface and the previous surface. This process is repeated for each surface. At each step, a solid is created for the current horizon and all previously defined solids are subtracted from that solid, resulting in an incremental buildup of the stratigraphy from the bottom to the top. The entire process is simpler, more intuitive, and more robust than the old set operations approach. | When the Horizon command is executed the horizons specified on the borehole contacts or TIN nodes are converted to a set of scatter points with one dataset for each horizon. The scatter points are then used to interpolate a surface for each horizon. Starting with the lowest numbered horizon, the surface is extruded down to create a solid. The surface corresponding to the next horizon is then extruded down to fill in the space between that surface and the previous surface. This process is repeated for each surface. At each step, a solid is created for the current horizon and all previously defined solids are subtracted from that solid, resulting in an incremental buildup of the stratigraphy from the bottom to the top. The entire process is simpler, more intuitive, and more robust than the old set operations approach. | ||
{| | {| |