PartMakerMethodToDivideVolumes.RemoveIntersectingReference
Method
Description:
Removed intersecting reference.
Removed intersecting reference.
Parameters
| Parameter | Type | Description |
|---|---|---|
| intersectingReference | ElementId | Id of the intersecting reference to remove. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the PartMaker used this intersecting reference and this call removed it, false if the PartMaker did not use this intersecting reference. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The element id was not permitted as intersecting references. Intersecting references should be levels, grids, or reference planes. |
| ArgumentNullException | A non-optional argument was null |