Overload_Rhino_Geometry_Line_ExtendThroughBox - mcneel/rhinocommon-api-docs GitHub Wiki

Line.ExtendThroughBox Method

Overload List

 

Name Description
Public method ExtendThroughBox(BoundingBox) Ensure the line extends all the way through a box. Note, this does not result in the shortest possible line that overlaps the box.
Public method ExtendThroughBox(Box) Ensure the line extends all the way through a box. Note, this does not result in the shortest possible line that overlaps the box.
Public method ExtendThroughBox(BoundingBox, Double) Ensure the line extends all the way through a box. Note, this does not result in the shortest possible line that overlaps the box.
Public method ExtendThroughBox(Box, Double) Ensure the line extends all the way through a box. Note, this does not result in the shortest possible line that overlaps the box.
  Back to Top

See Also

Reference

Line Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️