<Code Lib>
2023 Method
Changes 0
M

PartMakerMethodToDivideVolumes.IsElementValidIntersectingReference(Document, ElementId)

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

public static bool IsElementValidIntersectingReference(
	Document document,
	ElementId elementId
)

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

Loading…