IStepFlattenStepOnlySpecificLayers Method

Overload List

FlattenStepOnlySpecificLayers(String, Boolean, ListString) The step will be flatted, all repeated objects from other steps are placed on the new step. But only for the layers in LayerNamesToFlatten list (use names toLower).
FlattenStepOnlySpecificLayers(String, Boolean, ListString, Int32) The step will be flatted, all repeated objects from other steps are placed on the new step. But only for the layers in LayerNamesToFlatten list (use names toLower).

See Also