Curve Plus
  • 👋Welcome
  • 🛠️COMPONENTS
    • Grids
      • ⚫Radial Diamond Grid
      • ⚫Radial Hexagon Grid
      • ⚫Radial Quad Grid
      • ⚫Radial Triangle Grid
      • ⚫Radial Triangle Long Grid
    • Analysis
      • ⚫Curve Spans
      • ⚫Greyville Points
    • Bezier
      • ⚫To Bezier Spline
      • ⚫To Bezier Spans
      • ⚫Loft Bezier
      • ⚫To Cubic Bezier Spans
    • Division
      • ⚫Divide Distance From
      • ⚫Divide Length From
    • Smooth
      • ⚫Degree 2 Smoothing
      • ⚫Degree 3 Smoothing
      • ⚫Degree N Smoothing
    • Utilities
      • ⚫Snub Polyline
      • ⚫Smooth Corners
      • ⚫Smooth Corners By Distance
      • ⚫Tri Fan Polyline
      • ⚫Quad Fan Polyline
      • ⚫MidEdge Polyline
      • ⚫Triangulate Closed Polyline
      • ⚫Close Curve
      • ⚫Offset by Points
      • ⚫Cull Points
      • ⚫Cull Segments
      • ⚫Weight Control Points
    • Primitives
      • ⚫Circumscribed Polygon
      • ⚫Inscribed Polygon
      • ⚫Polygon by Edge Length
      • ⚫Star Polygon
      • ⚫Bounding Rectangle
    • Spline
      • ⚫Spiral
      • ⚫Spiral Rail
    • Triangulation
      • ⚫Lloyds Voronoi
      • ⚫Lloyds Voronoi Constrained
  • 🔗Dependencies
Powered by GitBook
On this page
  • Description
  • Usage
  1. COMPONENTS
  2. Primitives

Bounding Rectangle

Solve oriented geometry bounding rectangle

PreviousStar PolygonNextSpline

Last updated 3 years ago

Description

Solve oriented geometry bounding rectangle

Name | Bounding Rectangle

Nickname | BoundRect

Tab | Curve

Panel | Primitive

Division | 4

G | Geometry (Geometry) | Geometry to contain

P | Plane (Plane) | Orientation Plane

R | Rectangle (Rectangle) | The bounding rectangle

  • Union | When checked, a single bounding rectangle will be created around all the objects. If unchecked, a boundary rectangle will be created for each individual objects.

Usage

🛠️
⚫