<Code Lib>
2026 Method
Changes 0
M

PartMakerMethodToDivideVolumes.UsesReference

Description:
Identifies if the PartMaker uses the intersecting reference.

public bool UsesReference(
	ElementId intersectingReference
)

  • intersectingReference
    Intersecting reference to be tested.
Return Value Boolean True if the intersecting reference is used by the PartMaker.

Loading…