<Code Lib>
2025.3 Method
Changes 0
M

PartMakerMethodToDivideVolumes.IsElementValidIntersectingReference(ElementId)

Description:
Identifies if the provided member is valid.
Overloads (2):
IsElementValidIntersectingReference(ElementId)

public bool IsElementValidIntersectingReference(
	ElementId elementId
)

  • elementId
    Element ids to be tested for validity for intersecting references.
Return Value Boolean True if the reference is valid, false otherwise.

Loading…