ElementBuilderGroupExtensions.

MatchElementRegion(IElementBuilderGroup) Method

Summary

If all members have the same Weaver.Editor.Procedural.Scripting.ElementBuilder.RegionIndex, this type will be given the same value and this method returns true. This method is called on its nested groups as well.

Syntax

public static void MatchElementRegion(this IElementBuilderGroup group)

Parameters

Name Type Description
group IElementBuilderGroup

Return Value

Type Description
void