2024 Method
Changes 0
M

DisplacementElement.CanElementsBeAddedToDisplacementSet

Description:
Indicates if these elements can be displaced by this DisplacementElement.
public bool CanElementsBeAddedToDisplacementSet(
	ICollection<ElementId> toDisplace
)
  • ICollection<ElementId>
    toDisplace
    The elements to displace.
Return Value bool True if the elements can be displaced by this DisplacementElement.