PartMakerMethodToDivideVolumes.GetOffsetForIntersectingReference
Method
Description:
Gets offset for the intersecting reference.
Gets offset for the intersecting reference.
Parameters
| Parameter | Type | Description |
|---|---|---|
| intersectingReference | ElementId | The intersecting reference to obtain offset value from. |
Return Value
| Type | Description |
|---|---|
| Double | The offset for the intersecting reference |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | PartMaker does not use the specified intersecting reference. |
| ArgumentNullException | A non-optional argument was null |