RVTDocs.com

AdaptiveComponentFamilyUtils.IsAdaptiveShapeHandlePoint

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