RVTDocs.com

AdaptiveComponentFamilyUtils.IsAdaptivePlacementPoint

Method
Description:
Verifies if the Reference Point is an Adaptive Placement Point.
Syntax
public static bool IsAdaptivePlacementPoint(
	Document doc,
	ElementId refPointId
)
Parameters
Parameter Type Description
doc Document The Document
refPointId ElementId The ReferencePoint id
Return Value
Type Description
Boolean True if the Point is an Adaptive Placement Point.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null