2020 Method
Changes 0
M

PartMakerMethodToDivideVolumes.AddIntersectingReference

Description:
Adds intersecting reference with an offset.
public bool AddIntersectingReference(
	ElementId intersectingReference,
	double offset
)
Return Value bool True if the PartMaker did not already use this intersecting reference and it was added, false if the PartMaker already used this intersecting reference and this call only updated its offset.