CMPAnalysisGrid
Specifies, in user units, the size of the square grid to use for geometric extraction, CMP analysis, and color maps.
CMPAnalysisGrid Quick Reference
Value Type
CMPAnalysisGrid constraints have a Value that represents the size of the grid, in user units. The default is 20 (20x20 grid).
Examples
The following example sets the grid to 50 user units.
set_constraint -constraint CMPAnalysisGrid -Value 50
Related Topics
Return to top