Overload_Rhino_Geometry_PlaneSurface_CreateThroughBox - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() ![]() |
CreateThroughBox(Plane, BoundingBox) | Extends a plane into a plane surface so that the latter goes through a bounding box. |
![]() ![]() |
CreateThroughBox(Line, Vector3d, BoundingBox) | Makes a plane that includes a line and a vector and goes through a bounding box. |