2027 Method
Changes 0
M

PartMakerMethodToDivideVolumes.RemoveIntersectingReference

Description:
Removed intersecting reference.
public bool RemoveIntersectingReference(
	ElementId intersectingReference
)
  • intersectingReference
    Id of the intersecting reference to remove.
Return Value Boolean True if the PartMaker used this intersecting reference and this call removed it, false if the PartMaker did not use this intersecting reference.
  • The element id was not permitted as intersecting references. Intersecting references should be levels, grids, or reference planes.
  • A non-optional argument was null