<Code Lib>
2027 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 Boolean True if the Point is an Adaptive Point (Placement Point or Shape Handle Point).

Loading…