Skip to content

Commit a35d0a0

Browse files
committed
Update 03_Small_IN100_Mesh_Statistics.py
1 parent 1eae2f7 commit a35d0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrapping/python/examples/pipelines/OrientationAnalysis/03_Small_IN100_Mesh_Statistics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
crystal_structures_array_path=nx.DataPath("DataContainer/Cell Ensemble Data/CrystalStructures"),
7979
feature_phases_array_path=nx.DataPath("DataContainer/Cell Feature Data/Phases"),
8080
surface_mesh_face_labels_array_path=nx.DataPath("TriangleDataContainer/Face Data/FaceLabels"),
81-
surface_mesh_face_misorientation_colors_array_name="FaceMisorientationColors"
81+
misorientation_array_name="FaceMisorientationColors"
8282
)
8383
nxtest.check_filter_result(nx_filter, result)
8484

0 commit comments

Comments
 (0)