Skip to content

Commit

Permalink
Update 2024-07-17-RevitAPIAcademyDynamoCheckDistanceAgainstHeight.md
Browse files Browse the repository at this point in the history
  • Loading branch information
W7k-J committed Jul 17, 2024
1 parent 4f175f0 commit fd80d9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public static double DistanceToFlat2D(XYZ point1, XYZ point2)

And here goes the code in Python:

```Python
```python
# Boilerplate
import clr
import sys
Expand Down

0 comments on commit fd80d9f

Please sign in to comment.