<Code Lib>
2024 Method
Changes 0
M

AdaptiveComponentFamilyUtils.IsAdaptivePlacementPoint

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

public static bool IsAdaptivePlacementPoint(
	Document doc,
	ElementId refPointId
)

Return Value bool True if the Point is an Adaptive Placement Point.

Loading…