Gets or Sets the position on which the elemental result is returned.
Remarks
Possible values : see ShellPosition enum
Examples
Gets results on the Top of the shell.
reader = result.Analysis.GetResultsData()
mesh = resultReader.CreateMeshData()
reader.ShellPostion = ShellPosition.Top