Revit 2025 API
CurveIs |
Indicates whether the specified parameter value is within this curve's bounds.
| Name | Description | |
|---|---|---|
| IsInside(Double) | Indicates whether the specified parameter value is within this curve's bounds. | |
| IsInside(Double, Int32) | Indicates whether the specified parameter value is within this curve's bounds and outputs the end index. |
See Also