extractHierExtractSearchDepth
layout extractHierExtractSearchDepth 'int { 1 | 2 ... 32 }
Description
Specifies how many levels down the hierarchy to search for cells to extract during hierarchical extraction. Specify an integer value between 1 and 32.
GUI Equivalent
Examples
envGetVal("layout" "extractHierExtractSearchDepth")
envSetVal("layout" "extractHierExtractSearchDepth" 'int 3)
Related Topics
Return to top