<Code Lib>
2024 Method
Changes 0
M

PartMakerMethodToDivideVolumes.IsElementValidIntersectingReference(ElementId)

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

public bool IsElementValidIntersectingReference(
	ElementId elementId
)

Return Value bool True if the reference is valid, false otherwise.

Loading…