<Code Lib>
2025 Method
Changes 0
M

PartMakerMethodToDivideVolumes.SetOffsetForIntersectingReference

Description:
Sets offset for the intersecting reference.

public void SetOffsetForIntersectingReference(
	ElementId intersectingReference,
	double offset
)

  • intersectingReference
    The intersecting reference that will be offset.
  • offset
    The new offset.

Loading…