FormUtils.CanBeDissolved
Description:
Validates that input contains one or more form elements or geom combinations containing form elements.
Validates that input contains one or more form elements or geom combinations containing form elements.
-
ADocThe document.
-
ICollection<ElementId>elementsA collection of elements.
Return Value
bool
True if inputs contain one or more form elements. Non-form element inputs are ignored.
False if none of the inputs are form elements or do not contain form elements.
-
A non-optional argument was null