A program to recognize and reward our most engaged community members
Maybe the value is dynamic Max. Value.
I find some informations in doc, like”annotation measure…” But, it’s just displayed in view.
I want to get this value, storage it, write to excel.
If HWC doesn’t have function, how do it using TCL.
as far as I know there's no function for exporting to excel in HWC right now.
What kind of data do you need to extract from your model?
If not 100% necessary to be a script, maybe advanced query could help.
Otherwise, some TCL script might be necessary. Attached a sample TCL script to export Stress for All elements. This is an old script, and it is pure TCL. This would be much smaller using hybrid TCL and HWC commands.
as far as I know there's no function for exporting to excel in HWC right now. What kind of data do you need to extract from your model? If not 100% necessary to be a script, maybe advanced query could help. Otherwise, some TCL script might be necessary. Attached a sample TCL script to export Stress for All elements. This is an old script, and it is pure TCL. This would be much smaller using hybrid TCL and HWC commands.