2027 Method
Changes 0
M

SolidSolidCutUtils.GetCuttingSolids

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