dynamicMeasurementLayerScope
layout dynamicMeasurementLayerScope string "layerScope"
Description
Lets you select the layers to be considered for dynamic measurement. The options are All, Active, Edge, Palette, or Selectable layers.
GUI Equivalent
Examples
envGetVal("layout" "dynamicMeasurementLayerScope")
envSetVal("layout" "dynamicMeasurementLayerScope" 'string "Active")
Related Topics
Return to top