Checks whether split and merge regions operations can be used for this compound structure.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
public bool CanSplitAndMergeRegionsBeUsed() |
Visual Basic |
---|
Public Function CanSplitAndMergeRegionsBeUsed As Boolean |
Visual C++ |
---|
public: bool CanSplitAndMergeRegionsBeUsed() |