Corridor |
Name | Description | |
---|---|---|
![]() | IntersectSurface(ObjectId, ObjectId, IPoint, Boolean, Double) | Intersects a ray with a surface, with no maximum ray distance. |
![]() | IntersectSurface(ObjectId, ObjectId, IPoint, Boolean, Double, Double) | Intersects a ray with a surface. |
![]() | IntersectSurface(ObjectId, ObjectId, IPoint, Boolean, Double, Int32) | Intersects a ray with a surface, with no maximum ray distance and a maximum number of wanted intersection points. |