Read Dx File (Grain Ids) Filter

Description | Options | Required Arrays | Created Arrays | Authors

Group

I/O Filters

Description

This Filter Reads from a Dx file. This is a file in a format generated using the OpenDX Source Software based on IBM's Visualization Data Explorer.
An example of the format is show below:

object 1 class gridpositions counts 6 5 4
origin 0 0 0
delta 1 0 0
delta 0 1 0
delta 0 0 1

object 2 class gridconnections counts 6 5 4

object 3 class array type int rank 0 items 60 data follows
100 101 102
103 104 105
106 107 108
109 110 111
112 113 114
115 116 117
118 119 120
121 122 123
124 125 126
127 128 129
130 131 132
133 134 135
136 137 138
139 140 141
142 143 144
145 146 147
148 149 150
151 152 153
154 155 156
157 158 159

attribute "dep" string "connections"
object "DREAM3D Generated" class field
component "positions" value 1
component "connections" value 2
component "data" value 3

end

---------------- See: www.opendx.org for more information.

Parameters

NameType
Input FileInput File

Required Arrays

TypeNameComment

Created Arrays

TypeNameComment

Authors

Copyright: 2012 Michael A. Groeber (AFRL),
  2012 Michael A. Jackson (BlueQuartz Software)
Contact Info: dream3d@bluequartz.net
Version: 1.0.0
License: See the License.txt file that came with DREAM3D.

Index