Checks whether split and merge regions operations can be used for this compound structure.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanSplitAndMergeRegionsBeUsed()
Return Value
Boolean
True if split and merge regions operation can be used for this compound structure, false otherwise.
See Also
Reference