RVTDocs.com

AdaptiveComponentFamilyUtils.IsAdaptivePoint

Method
Description:
Verifies if the Reference Point is an Adaptive Point.
Syntax
public static bool IsAdaptivePoint(
	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 Point (Placement Point or Shape Handle Point).
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null