<Code Lib>
2024 Method
Changes 0
M

AdaptiveComponentFamilyUtils.IsAdaptivePoint

Description:
Verifies if the Reference Point is an Adaptive Point.

public static bool IsAdaptivePoint(
	Document doc,
	ElementId refPointId
)

Return Value bool True if the Point is an Adaptive Point (Placement Point or Shape Handle Point).

Loading…