2027 Method
Changes 0
M

SolidSolidCutUtils.GetSolidsBeingCut

Description:
Get all the solids which are cut by the input element.
public static ICollection<ElementId> GetSolidsBeingCut(
	Element element
)
  • element
    The input element.
Return Value ICollection<ElementId> The ids of the solids which are cut by the input element.