report_purpose_map
report_purpose_map [ -tcl [ true | false ] ]
Description
Reports all user purpose map overrides. The default mapping is not reported. Can optionally output the map_purpose commands for the current user purpose map overrides.
Arguments
|
When set to |
Examples
The following example shows the command that is issued and the output.
report_purpose_map
cover->fill
0
report_purpose_map -tcl
map_purpose -user_purpose cover -to_purpose fill
0
Related Topics
Return to top