When exporting calculated values in STEPXML files using cross-context mode, STEP will attempt to perform some optimization to avoid repetitive calculations per context. In this scenario, the following limitations exist:
If these criteria are met, then the system will calculate the value once and will export that value for each of the selected contexts. This can result in a reduction of the time to create the exported STEPXML file.
If these criteria are not met, then the calculation will be performed per context, which can increase the time to create the exported STEPXML file.
For more information on the STEPXML format, see the STEPXML Format topic in the Data Exchange documentation here.
2018, Stibo Systems