XYZ.IsWithinLengthLimits
Description:
Validates that the input point is within Revit design limits.
Validates that the input point is within Revit design limits.
Remarks:
Used to validate input for geometry construction methods.
Used to validate input for geometry construction methods.
public static bool IsWithinLengthLimits(
XYZ point
)