Split Isos by Area - ERROR - Failed to sort the data table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are splitting isometrics by 3D Model Drawing Area via:
<PrefixModelProperties>
<!-- Model property -->
<!-- 'Name': (string); The model property name. -->
<!-- 'Delimiter': (string); The delimiter. -->
<ModelProperty Name="AREA" Delimiter="-" />
<ModelProperty Name="PIPELINE-REFERENCE" Delimiter="-" />
</PrefixModelProperties>
For iso drawing name and file name.
If we don't receive the error:
ERROR - Failed to sort the data table.
In the IsoCreationLog.txt then it splits the iso just fine into areas i.e. A01-123-1, A05-123-2
If we do receive the error then all the areas are set to the same i.e. A05-123-1, A05-123-2
How do I rectify the error:
ERROR - Failed to sort the data table.
Where can I look up what the error means? Is there an isometric error reference? Does anyone have a solution for this error?
Additionally there are no other errors or warnings.
George
If my post offers a solution, please click "Accept as Solution"
If my post offers a solution, please click "Accept as Solution"
Link copied