Revit 2025.3 API
FaceIs |
Indicates whether the specified point is within this face.
| Name | Description | |
|---|---|---|
| IsInside(UV) | Indicates whether the specified point is within this face. | |
| IsInside(UV, IntersectionResult) | Indicates whether the specified point is within this face and outputs additional information about the point location. |
See Also