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

Loading…