AdaptiveComponentFamilyUtils.MakeAdaptivePoint
Description:
Makes Reference Point an Adaptive Point or makes an Adaptive Point a Reference Point.
Makes Reference Point an Adaptive Point or makes an Adaptive Point a Reference Point.
public static void MakeAdaptivePoint(
Document doc,
ElementId refPointId,
AdaptivePointType type
)
-
docThe Document
-
refPointIdThe ReferencePoint id
-
typeThe Adaptive Point Type
-
The ElementId refPointId does not correspond to a valid ReferencePoint. -or- The Element corresponding to ElementId refPointId does not belong to an Adaptive Family.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration
-
This operation failed.