DisplacementElement.CanElementsBeAddedToDisplacementSet
Method
Description:
Indicates if these elements can be displaced by this DisplacementElement.
Indicates if these elements can be displaced by this DisplacementElement.
Parameters
Parameter | Type | Description |
---|---|---|
toDisplace | ICollection | The elements to displace. |
Return Value
Type | Description |
---|---|
Boolean | True if the elements can be displaced by this DisplacementElement. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |