DisplacementElement.IsNotEmpty
Description:
Validates that the input set of element ids is valid for a DisplacementElement.
Validates that the input set of element ids is valid for a DisplacementElement.
public static bool IsNotEmpty(
ICollection<ElementId> elementIds
)
-
ICollection<ElementId>elementIdsA set of element ids.
Return Value
bool
True if the set of element ids is not empty.
-
A non-optional argument was NULL