SetFromRules
Enables SnapSourceSettings that have rule-based snapping behaviors. When passed to SnapSettings.syncSourceSettings, all SnapSourceSettings in the SnapSettings.sourceSettings collection with a SnapSourceSettings.ruleBehavior of SnapRuleBehavior.RulesPreventSnapping or SnapRuleBehavior.RulesLimitSnapping will have SnapSourceSettings.isEnabled set to true.
Any new SnapSourceSettings added to the SnapSettings.sourceSettings collection with a SnapSourceSettings.ruleBehavior of SnapRuleBehavior.None will have a SnapSourceSettings.isEnabled value of false, and existing SnapSourceSettings with a SnapSourceSettings.ruleBehavior of SnapRuleBehavior.None will be unaffected.
Since
200.7.0