PartMakerMethodToDivideVolumes.UsesReference
Method
Description:
Identifies if the PartMaker uses the intersecting reference.
Identifies if the PartMaker uses the intersecting reference.
Parameters
Parameter | Type | Description |
---|---|---|
intersectingReference | ElementId | Intersecting reference to be tested. |
Return Value
Type | Description |
---|---|
Boolean | True if the intersecting reference is used by the PartMaker. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |